| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectelectric.soap.registry.CrossApplicationRegistry
CrossApplicationRegistry
| Constructor Summary | |
CrossApplicationRegistry()
 | 
|
| Method Summary | |
 IReference | 
bind(java.lang.String path,
     java.lang.Class[] interfaces,
     Context context)
Return a reference to the service described by the path.  | 
 boolean | 
publish(java.lang.String path,
        java.lang.Object object,
        Context context)
Publish the object to the specified path.  | 
 boolean | 
unpublish(java.lang.String path)
Unpublish the object from the specified path.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CrossApplicationRegistry()
| Method Detail | 
public IReference bind(java.lang.String path,
                       java.lang.Class[] interfaces,
                       Context context)
                throws RegistryException
IRegistry
bind in interface IRegistrypath - interfaces - context - 
RegistryException
public boolean publish(java.lang.String path,
                       java.lang.Object object,
                       Context context)
                throws RegistryException
IRegistry
publish in interface IRegistrypath - object - context - 
RegistryException
public boolean unpublish(java.lang.String path)
                  throws RegistryException
IRegistry
unpublish in interface IRegistrypath - 
RegistryException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||