|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplacementStrategy | |
org.openejb.proxy |
Uses of ReplacementStrategy in org.openejb.proxy |
Fields in org.openejb.proxy declared as ReplacementStrategy | |
static ReplacementStrategy |
ReplacementStrategy.COPY
|
static ReplacementStrategy |
ReplacementStrategy.PASSIVATE
|
static ReplacementStrategy |
ReplacementStrategy.REPLACE
|
static ReplacementStrategy |
ReplacementStrategy.IN_VM_REPLACE
|
Methods in org.openejb.proxy with parameters of type ReplacementStrategy | |
static void |
SerializationHandler.setStrategy(ReplacementStrategy strategy)
This method is public so it can be called by other parts of the container during their serialization operations, namely session passivation |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |