org.openejb.proxy
Interface ReplacementStrategy
- public interface ReplacementStrategy
COPY
public static final ReplacementStrategy COPY
PASSIVATE
public static final ReplacementStrategy PASSIVATE
REPLACE
public static final ReplacementStrategy REPLACE
IN_VM_REPLACE
public static final ReplacementStrategy IN_VM_REPLACE
writeReplace
public Object writeReplace(Object object,
ProxyInfo proxyInfo)
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.