|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.defaults.DecoratingComponentAdapter
org.jacorb.notification.container.BiDirGiopPOAComponentAdapter
Constructor Summary | |
---|---|
BiDirGiopPOAComponentAdapter(org.picocontainer.ComponentAdapter delegate)
|
Method Summary | |
---|---|
static void |
addBiDirGiopPolicy(java.util.List policies,
ORB orb,
org.apache.avalon.framework.configuration.Configuration config)
add an optional Policy to enable Bidirectional GIOP to the supplied list. |
java.lang.Object |
getComponentInstance(org.picocontainer.PicoContainer container)
|
Methods inherited from class org.picocontainer.defaults.DecoratingComponentAdapter |
---|
accept, changeMonitor, currentMonitor, dispose, dispose, getComponentImplementation, getComponentKey, getDelegate, hasLifecycle, hasLifecycle, start, start, stop, stop, toString, verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BiDirGiopPOAComponentAdapter(org.picocontainer.ComponentAdapter delegate)
Method Detail |
public java.lang.Object getComponentInstance(org.picocontainer.PicoContainer container) throws org.picocontainer.PicoInitializationException, org.picocontainer.PicoIntrospectionException
org.picocontainer.PicoInitializationException
org.picocontainer.PicoIntrospectionException
public static void addBiDirGiopPolicy(java.util.List policies, ORB orb, org.apache.avalon.framework.configuration.Configuration config) throws PolicyError
policies
- will be modified by this method if BiDir GIOP is enabledorb
- config
-
PolicyError
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |