Package org.jboss.ha.framework.server

Interface Summary
EventFacility<E extends EventObject> Generic facility for handling events.
EventFactory<E extends EventObject> Generic factory for creating events.
HAServiceRpcHandler<E extends EventObject> Defines the RPC methods used by clustered services.
HASingletonRpcHandler<E extends EventObject> Defines the RPC methods used by HA-singleton services.
PojoCacheManager Factory and registry for PojoCache instances configured using named configurations.
 

Class Summary
CacheManagerLocator Service Locator utility for locating a PojoCacheManager.
HAPartitionLocator Service Locator utility for locating an HAPartition.
HAServiceEvent Basic event for use by a clustered service.
HAServiceEventFactory Event factory implementation that create HAServiceEvents.
HAServiceImpl<E extends EventObject> Base class for clustered services.
HASingletonImpl<E extends EventObject> Base class for HA-singleton based services.
HATarget Control point representing a clustered service.
MarshalledValueHelper Utility related to use of a marshalled value.
MarshalledValueObjectStreamSource ObjectStreamSource implementation that provides MarshalledValueInputStream and MarshalledValueOutputStream.
PojoCacheManagerLocator Service Locator utility for locating a PojoCacheManager.
SimpleCachableMarshalledValue Variation on the standard JBoss org.jboss.invocation.MarshalledValue that only converts the wrapped object to a serialized form during serialization itself.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.