Uses of Package
com.opencloud.rhino.resource
-
Packages that use com.opencloud.rhino.resource Package Description com.opencloud.rhino.resource com.opencloud.rhino.resource.cassandra -
Classes in com.opencloud.rhino.resource used by com.opencloud.rhino.resource Class Description PersistingResourceMBean APersistingResourceMBean
provides access to a Rhino resource that interacts with an external database (or similar), typically for the persistence of runtime session state.TableDumpException This exception is thrown by aPersistingResourceMBean
if a resource table dump cannot be obtained due to problems such as database connectivity issues.UnrecognizedKeyspaceException This exception is thrown by aPersistingResourceMBean
when passed the name of a keyspace that is not known to the resource.UnrecognizedTableNameException This exception is thrown by aPersistingResourceMBean
when passed the name of a table that is not known to the resource. -
Classes in com.opencloud.rhino.resource used by com.opencloud.rhino.resource.cassandra Class Description KeyValueStoreResourceMBean AKeyValueStoreResourceMBean
provides access to a key/value store.PersistingResourceMBean APersistingResourceMBean
provides access to a Rhino resource that interacts with an external database (or similar), typically for the persistence of runtime session state.PoolMaintenanceResourceMBean APoolMaintenanceResourceMBean
provides access to a pool maintenance service provider.SessionOwnershipResourceMBean ASessionOwnershipResourceMBean
provides access to a session ownership store.UnrecognizedKeyspaceException This exception is thrown by aPersistingResourceMBean
when passed the name of a keyspace that is not known to the resource.