Uses of Class
com.caucho.services.name.NameServiceException
-
Packages that use NameServiceException Package Description com.caucho.services.name -
-
Uses of NameServiceException in com.caucho.services.name
Methods in com.caucho.services.name that throw NameServiceException Modifier and Type Method Description String[]NameServer. list()Lists all the object name components directly below the current context.String[]NameServerRemote. list()Lists all the object name components directly below the current context.ObjectNameServer. lookup(String name)Lookup an object from the name server.ObjectNameServerRemote. lookup(String name)Lookup an object from the name server.
-