Package com.opencloud.rhino.slee
-
Interface Summary Interface Description ConvergenceName TheConvergenceName
interface provides an SBB and SBB part with access to the convergence name that the root SBB of an SBB entity tree was created for.RhinoActivityContextInterface An extension of the JAIN SLEE-defined interface that provides access to Rhino-specific features.RhinoInitialEventSelector An extension of the JAIN SLEE-defined interface that provides access to Rhino-specific features.RhinoSbbContext An extension of the JAIN SLEE-defined interface that provides access to Rhino-specific features.RhinoSbbLocalHome TheRhinoSbbLocalHome
interface may be used by an SBB as its local home interface. -
Exception Summary Exception Description InvalidConfigurationException This exception can be thrown by an implementation of the RhinoSbbLocalHome.verifyConfiguration() method if the SBB determines that a configuration error should prevent the service from being activated at this time. -
Annotation Types Summary Annotation Type Description PropagateUncheckedThrowables Annotation that can be used on SBB and profile local interface methods to indicate that any unchecked throwables (runtime exceptions and errors) thrown by the method should be propagated back to the caller as-is without marking the transaction for rollback.