Uses of Class
org.planx.xmlstore.NameAlreadyBoundException

Packages that use NameAlreadyBoundException
org.planx.xmlstore   
org.planx.xmlstore.nameserver   
 

Uses of NameAlreadyBoundException in org.planx.xmlstore
 

Methods in org.planx.xmlstore that throw NameAlreadyBoundException
 void NameServer.bind(String name, Reference ref)
          Bind the name to the value reference in the name server.
 

Uses of NameAlreadyBoundException in org.planx.xmlstore.nameserver
 

Methods in org.planx.xmlstore.nameserver that throw NameAlreadyBoundException
 void LocalNameServer.bind(String name, Reference ref)
           
 void GlobalNameServer.bind(String name, Reference vref)
           
 



Copyright © 2010. All Rights Reserved.