@ResourceConfigCreator(commandName="create-context-service") @ResourceTypeOrder(deploymentOrder=CONTEXT_SERVICE) @ReferenceConstraint(skipDuringCreation=true, payload=ContextService.class) @UniqueResourceNameConstraint(message="{resourcename.isnot.unique}", payload=ContextService.class) public interface ContextService extends ConfigBeanProxy, Resource, BindableResource, ConcurrencyResource, javax.validation.Payload
Modifier and Type | Interface and Description |
---|---|
static class |
ContextService.ContextServiceConfigActivator |
static class |
ContextService.Duck |
Modifier and Type | Method and Description |
---|---|
String |
getIdentity() |
getEnabled, getJndiName, setEnabled, setJndiName
getDeploymentOrder, getObjectType, setDeploymentOrder, setObjectType
createChild, deepCopy, getParent, getParent
getContextInfo, getContextInfoEnabled, getDescription, getProperty, setContextInfo, setContextInfoEnabled, setDescription
addProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty
@DuckTyped String getIdentity()
getIdentity
in interface BindableResource
getIdentity
in interface Resource
Copyright © 2019. All rights reserved.