Package | Description |
---|---|
org.objectweb.carol.util.csiv2 |
Modifier and Type | Method and Description |
---|---|
SasComponent |
SasPolicy.getSasComponent() |
Modifier and Type | Method and Description |
---|---|
static void |
SasHelper.rebind(java.lang.String jndiName,
java.rmi.Remote remoteObj,
SasComponent sasComponent)
Allow to bind object to registry with a given SAS component.
|
Constructor and Description |
---|
SasPolicy(SasComponent sasComponent)
Build a csiv2 policy with the given configuration
|