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