org.ow2.orchestra.pvm.internal.wire.descriptor
Class HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
java.lang.Object
org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
- All Implemented Interfaces:
- Serializable, Operation
- Enclosing class:
- HibernateConfigurationDescriptor
public static class HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
- extends Object
- implements Operation
- See Also:
- Serialized Form
HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy
public HibernateConfigurationDescriptor.SetCacheConcurrencyStrategy(String className,
String concurrencyStrategy)
apply
public void apply(Object target,
WireContext wireContext)
- Description copied from interface:
Operation
- Apply this operation to the specified object, defined in the specified
WireContext.
- Specified by:
apply in interface Operation
- Parameters:
target - object on which the operation should be performed.wireContext - context in which the operation is applied.
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011 OW2 Consortium. All Rights Reserved.