org.jacorb.notification.container

Class BiDirGiopPOAComponentAdapter

public class BiDirGiopPOAComponentAdapter extends DecoratingComponentAdapter

Constructor Summary
BiDirGiopPOAComponentAdapter(ComponentAdapter delegate)
Method Summary
static voidaddBiDirGiopPolicy(List policies, ORB orb, Configuration config)
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.
ObjectgetComponentInstance(PicoContainer container)

Constructor Detail

BiDirGiopPOAComponentAdapter

public BiDirGiopPOAComponentAdapter(ComponentAdapter delegate)

Method Detail

addBiDirGiopPolicy

public static void addBiDirGiopPolicy(List policies, ORB orb, Configuration config)
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 orb config

Throws: PolicyError

getComponentInstance

public Object getComponentInstance(PicoContainer container)