| java.lang.Object org.apache.geronimo.corba.TSSLink
TSSLink | public class TSSLink implements GBeanLifecycle(Code) | | version: $Rev: 497125 $ $Date: 2007-01-17 10:51:30 -0800 (Wed, 17 Jan 2007) $ |
addPolicyOverrides | public Policy[] addPolicyOverrides(Policy[] policies)(Code) | | Add the policy overrides (if any) to the list
of policies used to create a POA instance.
Parameters: policies - The base set of policies. A new Policy array with the overrides added. Returnsthe same array if no overrides are required. |
destroy | protected void destroy()(Code) | | |
doFail | public void doFail()(Code) | | |
getHomeTxPolicyConfig | public Serializable getHomeTxPolicyConfig()(Code) | | CORBA home transaction import policy configuration
home transaction import policy |
getRemoteTxPolicyConfig | public Serializable getRemoteTxPolicyConfig()(Code) | | CORBA remote transaction import policy configuration
remote transaction import policy |
|
|