public class InVMTransportDefinition extends AbstractTransportDefinition
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.as.controller.SimpleAttributeDefinition |
SERVER_ID |
isAcceptor| Modifier and Type | Method and Description |
|---|---|
static org.jboss.as.controller.SimpleResourceDefinition |
createAcceptorDefinition(boolean registerRuntimeOnly) |
static org.jboss.as.controller.SimpleResourceDefinition |
createConnectorDefinition(boolean registerRuntimeOnly) |
protected Set<String> |
getAllowedKeys()
If the keys are not known at compile time (e.g.
|
registerAttributes, registerChildren, registerOperationsgetAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isRuntime, registerAddOperation, registerAddOperation, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final org.jboss.as.controller.SimpleAttributeDefinition SERVER_ID
public static org.jboss.as.controller.SimpleResourceDefinition createAcceptorDefinition(boolean registerRuntimeOnly)
public static org.jboss.as.controller.SimpleResourceDefinition createConnectorDefinition(boolean registerRuntimeOnly)
protected Set<String> getAllowedKeys()
AbstractTransportDefinitiongetAllowedKeys in class AbstractTransportDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.