|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmandala.rami.impl.FifoAPFactory
Unshared fifo asynchronous policy factory.
AsynchronousPolicyFactory
,
AsynchronousReferenceImpl
,
Serialized FormConstructor Summary | |
FifoAPFactory()
|
Method Summary | |
AsynchronousPolicy |
getAsynchronousPolicy(java.lang.Object object)
Returns the asynchronous policy an asynchronous reference on the given object must have. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FifoAPFactory()
Method Detail |
public AsynchronousPolicy getAsynchronousPolicy(java.lang.Object object)
AsynchronousPolicyFactory
Returns the asynchronous policy an asynchronous reference on the given object must have.
getAsynchronousPolicy
in interface AsynchronousPolicyFactory
object
- the object to get an asynchronous reference with the
specified asynchronous policy on.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |