Uses of Class
org.apache.geronimo.system.plugin.ServerInstanceData

Packages that use ServerInstanceData
org.apache.geronimo.mavenplugins.car   
org.apache.geronimo.system.plugin   
 

Uses of ServerInstanceData in org.apache.geronimo.mavenplugins.car
 

Subclasses of ServerInstanceData in org.apache.geronimo.mavenplugins.car
 class ServerInstance
          This class exists only to help maven set the values.
 

Uses of ServerInstanceData in org.apache.geronimo.system.plugin
 

Subclasses of ServerInstanceData in org.apache.geronimo.system.plugin
 class ReferenceServerInstanceData
           
 

Constructor parameters in org.apache.geronimo.system.plugin with type arguments of type ServerInstanceData
PluginInstallerGBean(ConfigurationManager configManager, WritableListableRepository repository, ConfigurationStore configStore, Collection<? extends ServerInstanceData> serverInstanceDatas, ServerInfo serverInfo, ThreadPool threadPool, ArtifactManager artifactManager, Collection<PersistentConfigurationList> persistentConfigurationLists, ClassLoader classLoader)
          GBean constructor.
PluginInstallerGBean(String targetRepositoryPath, String targetServerPath, Collection<? extends ServerInstanceData> serverInstanceDatas, Kernel kernel, ClassLoader classLoader)
          Constructor for use in assembling a new server.
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.