|
|||||||||
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.FrameDescriptor<A,B>
protected static class WrappingMethodHandlerFactory.FrameDescriptor<A extends org.apache.qpid.framing.AMQMethodBody,B extends java.lang.Class<A>>
Field Summary | |
---|---|
protected A |
instance
|
protected B |
type
|
Constructor Summary | |
---|---|
WrappingMethodHandlerFactory.FrameDescriptor(B type,
A instance)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final A extends org.apache.qpid.framing.AMQMethodBody instance
protected final B extends java.lang.Class<A> type
Constructor Detail |
---|
public WrappingMethodHandlerFactory.FrameDescriptor(B type, A instance)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |