|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |