public class SimplePassivater extends Object implements PassivationStrategy
public SimplePassivater()
throws SystemException
SystemExceptionpublic void init(Properties props) throws SystemException
init in interface PassivationStrategySystemExceptionpublic void passivate(Object primaryKey, Object state) throws SystemException
SystemExceptionpublic void passivate(Map hash) throws SystemException
passivate in interface PassivationStrategySystemExceptionpublic Object activate(Object primaryKey) throws SystemException
activate in interface PassivationStrategySystemExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.