Uses of Class
org.apache.openejb.core.ivm.IntraVmCopyMonitor.State

Packages that use IntraVmCopyMonitor.State
org.apache.openejb.core.ivm   
 

Uses of IntraVmCopyMonitor.State in org.apache.openejb.core.ivm
 

Methods in org.apache.openejb.core.ivm that return IntraVmCopyMonitor.State
static IntraVmCopyMonitor.State IntraVmCopyMonitor.state()
           
static IntraVmCopyMonitor.State IntraVmCopyMonitor.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IntraVmCopyMonitor.State[] IntraVmCopyMonitor.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.openejb.core.ivm with parameters of type IntraVmCopyMonitor.State
static void IntraVmCopyMonitor.pre(IntraVmCopyMonitor.State state)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.