public static class ChannelInstanceResource.ChannelInstanceResourceEntry extends ChannelInstanceResource implements Resource.ResourceEntry
ChannelInstanceResource.ChannelInstanceResourceEntry
Resource.Factory, Resource.NoSuchResourceException, Resource.ResourceEntry, Resource.Tools
CHANNEL_PARENT, CHANNEL_PREFIX_LENGTH, JGROUPS_PROTOCOL_PACKAGE, JGROUPS_PROTOCOL_PKG
Constructor and Description |
---|
ChannelInstanceResourceEntry(org.jboss.msc.service.ServiceController<org.jgroups.Channel> controller,
PathElement path) |
ChannelInstanceResourceEntry(org.jboss.msc.service.ServiceController<org.jgroups.Channel> controller,
String type,
String name) |
Modifier and Type | Method and Description |
---|---|
ChannelInstanceResource.ChannelInstanceResourceEntry |
clone() |
String |
getName()
Get the name this resource was registered under.
|
PathElement |
getPathElement()
Get the path element this resource was registered under.
|
getChild, getChildren, getChildrenNames, getChildTypes, getModel, hasChild, hasChildren, isModelDefined, isProxy, isRuntime, navigate, registerChild, removeChild, requireChild, writeModel
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChild, getChildren, getChildrenNames, getChildTypes, getModel, hasChild, hasChildren, isModelDefined, isProxy, isRuntime, navigate, registerChild, removeChild, requireChild, writeModel
public ChannelInstanceResourceEntry(org.jboss.msc.service.ServiceController<org.jgroups.Channel> controller, PathElement path)
public String getName()
Resource.ResourceEntry
getName
in interface Resource.ResourceEntry
public PathElement getPathElement()
Resource.ResourceEntry
getPathElement
in interface Resource.ResourceEntry
public ChannelInstanceResource.ChannelInstanceResourceEntry clone()
clone
in interface Resource
clone
in class ChannelInstanceResource
Copyright © 2015 JBoss by Red Hat. All rights reserved.