|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameService | |
---|---|
org.apache.geronimo.corba |
Uses of NameService in org.apache.geronimo.corba |
---|
Methods in org.apache.geronimo.corba that return NameService | |
---|---|
NameService |
CORBABean.getNameService()
Retrieve the NameService this CORBA server depends upon. |
Methods in org.apache.geronimo.corba with parameters of type NameService | |
---|---|
void |
CORBABean.setNameService(NameService s)
Setter attribute for the NameService. |
Constructors in org.apache.geronimo.corba with parameters of type NameService | |
---|---|
CORBABean(AbstractName abstractName,
ConfigAdapter configAdapter,
String host,
int listenerPort,
ClassLoader classLoader,
NameService nameService,
OpenEjbSystem ejbSystem,
SSLConfig ssl)
Instantiate a CORBABean instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |