|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.server.cluster.handler.WrappingMethodHandlerFactory
org.apache.qpid.server.cluster.replay.RecordingMethodHandlerFactory
public class RecordingMethodHandlerFactory
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.qpid.server.cluster.handler.WrappingMethodHandlerFactory |
---|
WrappingMethodHandlerFactory.FrameDescriptor<A extends org.apache.qpid.framing.AMQMethodBody,B extends java.lang.Class<A>> |
Constructor Summary | |
---|---|
RecordingMethodHandlerFactory(MethodHandlerFactory factory,
ReplayStore store)
|
Method Summary | |
---|---|
protected java.lang.Iterable<WrappingMethodHandlerFactory.FrameDescriptor> |
getWrappableFrameTypes(org.apache.qpid.server.state.AMQState state)
|
protected boolean |
isWrappableState(org.apache.qpid.server.state.AMQState state)
|
Methods inherited from class org.apache.qpid.server.cluster.handler.WrappingMethodHandlerFactory |
---|
register |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordingMethodHandlerFactory(MethodHandlerFactory factory, ReplayStore store)
Method Detail |
---|
protected boolean isWrappableState(org.apache.qpid.server.state.AMQState state)
isWrappableState
in class WrappingMethodHandlerFactory
protected java.lang.Iterable<WrappingMethodHandlerFactory.FrameDescriptor> getWrappableFrameTypes(org.apache.qpid.server.state.AMQState state)
getWrappableFrameTypes
in class WrappingMethodHandlerFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |