| org.jacorb.notification.container.BiDirGiopPOAComponentAdapter
BiDirGiopPOAComponentAdapter | public class BiDirGiopPOAComponentAdapter extends DecoratingComponentAdapter (Code) | | |
BiDirGiopPOAComponentAdapter | public BiDirGiopPOAComponentAdapter(ComponentAdapter delegate)(Code) | | |
addBiDirGiopPolicy | public static void addBiDirGiopPolicy(List policies, ORB orb, Configuration config) throws PolicyError(Code) | | add an optional Policy to enable Bidirectional GIOP to the supplied list.
the decision if BiDir GIOP should be enabled is based on the Configuration settings.
Parameters: policies - will be modified by this method if BiDir GIOP is enabled Parameters: orb - Parameters: config - throws: PolicyError - |
getComponentInstance | public Object getComponentInstance(PicoContainer container) throws PicoInitializationException, PicoIntrospectionException(Code) | | |
|
|