|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.wire.descriptor.HibernateConfigurationDescriptor.CreateSchema
public static class HibernateConfigurationDescriptor.CreateSchema
Method Summary | |
---|---|
void |
apply(java.lang.Object target,
WireContext wireContext)
Apply this operation to the specified object, defined in the specified WireContext . |
static Operation |
getInstance()
Returns the sole instance of this class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void apply(java.lang.Object target, WireContext wireContext)
Operation
WireContext
.
apply
in interface Operation
target
- object on which the operation should be performed.wireContext
- context in which the operation is applied.public static Operation getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |