org.apache.geronimo.system.plugin
Class ServerInstance
java.lang.Object
org.apache.geronimo.system.plugin.ServerInstance
public class ServerInstance
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerInstance
public ServerInstance()
ServerInstance
public ServerInstance(String serverName,
PluginAttributeStore attributeStore,
AliasedArtifactResolver artifactResolver)
getServerName
public String getServerName()
getAttributeStore
public PluginAttributeStore getAttributeStore()
getArtifactResolver
public AliasedArtifactResolver getArtifactResolver()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.