|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractComponentAdapter
org.jacorb.notification.container.CORBAObjectComponentAdapter
public class CORBAObjectComponentAdapter
Constructor Summary | |
---|---|
CORBAObjectComponentAdapter(java.lang.Class service,
org.omg.CORBA.Object delegate)
Component Adapter to specify a reference to a CORBA Object. |
Method Summary | |
---|---|
java.lang.Object |
getComponentInstance(PicoContainer container)
|
void |
verify(PicoContainer container)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CORBAObjectComponentAdapter(java.lang.Class service, org.omg.CORBA.Object delegate)
service
- CORBA Interface the delegate offersdelegate
- CORBA object that offers the serviceMethod Detail |
---|
public java.lang.Object getComponentInstance(PicoContainer container) throws PicoInitializationException, PicoIntrospectionException
PicoInitializationException
PicoIntrospectionException
public void verify(PicoContainer container) throws PicoVerificationException
PicoVerificationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |