|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.core.stateful.RAFPassivater
public class RAFPassivater
Constructor Summary | |
---|---|
RAFPassivater()
|
Method Summary | |
---|---|
java.lang.Object |
activate(java.lang.Object primaryKey)
|
void |
init(java.util.Properties props)
|
void |
passivate(java.util.Map stateTable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RAFPassivater()
Method Detail |
---|
public void init(java.util.Properties props) throws SystemException
init
in interface PassivationStrategy
SystemException
public void passivate(java.util.Map stateTable) throws SystemException
passivate
in interface PassivationStrategy
SystemException
public java.lang.Object activate(java.lang.Object primaryKey) throws SystemException
activate
in interface PassivationStrategy
SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |