public class CreateResourceTask extends SessionedTask<java.lang.Object>
| Constructor and Description |
|---|
CreateResourceTask(Ref ref, java.lang.Object initialValue)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
_execute()
Subclasses implement this method
|
static void |
create(ConfigService configService, Ref ref, java.lang.Object initialValue) |
static void |
create(ConfigService configService, java.lang.String session, Ref ref, java.lang.Object initialValue) |
assertExists, assertLocation, assertNONResource, assertNotExists, assertNotLocationData, assertNotNull, assertNotNullElement, assertResource, assertSimple, call, doExecute, doExecute, doExecute, doExecute, expand, getConfigContext, getConfigMBean, getConfigService, getDescription, getSession, isLocation, isReadOnlyTransaction, requiresSystemTransactionpublic CreateResourceTask(Ref ref, java.lang.Object initialValue)
public static void create(ConfigService configService, Ref ref, java.lang.Object initialValue) throws ValidationException, CreateException
ValidationExceptionCreateExceptionpublic static void create(ConfigService configService, java.lang.String session, Ref ref, java.lang.Object initialValue) throws ValidationException, CreateException
ValidationExceptionCreateExceptionprotected java.lang.Object _execute()
throws ValidationException,
CreateException
SessionedTask_execute in class SessionedTask<java.lang.Object>ValidationExceptionCreateException