org.ow2.orchestra.pvm.internal.wire.descriptor
Class HibernateConfigurationDescriptor.AddUrl
java.lang.Object
org.ow2.orchestra.pvm.internal.wire.descriptor.HibernateConfigurationDescriptor.AddUrl
- All Implemented Interfaces:
- Serializable, Operation
- Enclosing class:
- HibernateConfigurationDescriptor
public static class HibernateConfigurationDescriptor.AddUrl
- extends Object
- implements Operation
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateConfigurationDescriptor.AddUrl
public HibernateConfigurationDescriptor.AddUrl(String url)
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.
Copyright © 2011 OW2 Consortium. All Rights Reserved.