|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServerInfo in org.apache.geronimo.activemq |
---|
Methods in org.apache.geronimo.activemq that return ServerInfo | |
---|---|
ServerInfo |
BrokerServiceGBeanImpl.getServerInfo()
|
Methods in org.apache.geronimo.activemq with parameters of type ServerInfo | |
---|---|
void |
BrokerServiceGBeanImpl.setServerInfo(ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.client.builder |
---|
Constructor parameters in org.apache.geronimo.client.builder with type arguments of type ServerInfo | |
---|---|
OptionalExplicitDefaultArtifactResolver(String versionMapLocation,
Collection<ArtifactManager> artifactManagers,
Collection<Repository> repositories,
Collection<ServerInfo> serverInfos,
Collection<ArtifactResolver> fallbackResolver)
|
Uses of ServerInfo in org.apache.geronimo.console.core.keystore |
---|
Methods in org.apache.geronimo.console.core.keystore that return ServerInfo | |
---|---|
ServerInfo |
KeyStoreGBean.getServerInfo()
|
Methods in org.apache.geronimo.console.core.keystore with parameters of type ServerInfo | |
---|---|
void |
KeyStoreGBean.setServerInfo(ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.console.core.security |
---|
Constructors in org.apache.geronimo.console.core.security with parameters of type ServerInfo | |
---|---|
PropertiesLoginModuleManager(ServerInfo serverInfo,
LoginModuleSettings loginModule)
|
Uses of ServerInfo in org.apache.geronimo.corba |
---|
Constructors in org.apache.geronimo.corba with parameters of type ServerInfo | |
---|---|
NameService(ServerInfo serverInfo,
ConfigAdapter config,
String host,
int port)
GBean constructor to create a NameService instance. |
Uses of ServerInfo in org.apache.geronimo.deployment |
---|
Constructors in org.apache.geronimo.deployment with parameters of type ServerInfo | |
---|---|
SingleFileHotDeployer(String path,
ServerInfo serverInfo,
String[] watchPaths,
Collection builders,
ConfigurationStore store,
ConfigurationManager configurationManager,
boolean forceDeploy)
|
Uses of ServerInfo in org.apache.geronimo.deployment.hot |
---|
Methods in org.apache.geronimo.deployment.hot that return ServerInfo | |
---|---|
ServerInfo |
DirectoryHotDeployer.getServerInfo()
|
Methods in org.apache.geronimo.deployment.hot with parameters of type ServerInfo | |
---|---|
void |
DirectoryHotDeployer.setServerInfo(ServerInfo serverInfo)
|
Constructors in org.apache.geronimo.deployment.hot with parameters of type ServerInfo | |
---|---|
DirectoryHotDeployer(String path,
int pollIntervalMillis,
ServerInfo serverInfo,
ConfigurationManager configManager,
Kernel kernel)
|
Uses of ServerInfo in org.apache.geronimo.derby |
---|
Constructors in org.apache.geronimo.derby with parameters of type ServerInfo | |
---|---|
DerbySystemGBean(ServerInfo serverInfo,
String derbySystemHome)
|
Uses of ServerInfo in org.apache.geronimo.j2ee.management.impl |
---|
Methods in org.apache.geronimo.j2ee.management.impl that return ServerInfo | |
---|---|
ServerInfo |
J2EEServerImpl.getServerInfo()
|
Constructors in org.apache.geronimo.j2ee.management.impl with parameters of type ServerInfo | |
---|---|
J2EEServerImpl(String objectName,
ServerInfo serverInfo,
Collection jvms,
Collection resources,
Collection applications,
Collection appClientModules,
Collection webModules,
Collection ejbModules,
Collection resourceAdapterModules,
Collection webManagers,
Collection ejbManagers,
Collection jmsManagers,
Collection threadPools,
Collection repositories,
Collection writableRepos,
Collection securityRealms,
Collection keystoreManagers,
Collection configurationInstallers,
ConfigurationManager configurationManager,
Collection pluginRepoLists)
|
Uses of ServerInfo in org.apache.geronimo.jetty6.requestlog |
---|
Constructors in org.apache.geronimo.jetty6.requestlog with parameters of type ServerInfo | |
---|---|
JettyLogManagerImpl(ServerInfo serverInfo,
Collection logGbeans)
|
|
NCSARequestLog(JettyContainer container,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.management.geronimo |
---|
Methods in org.apache.geronimo.management.geronimo that return ServerInfo | |
---|---|
ServerInfo |
J2EEServer.getServerInfo()
Gets the ServerInfo associated with this J2EEServer. |
Uses of ServerInfo in org.apache.geronimo.security |
---|
Constructors in org.apache.geronimo.security with parameters of type ServerInfo | |
---|---|
SecurityServiceImpl(ClassLoader classLoader,
ServerInfo serverInfo,
String policyConfigurationFactory,
String policyProvider,
String keyStore,
String keyStorePassword,
String trustStore,
String trustStorePassword)
|
Uses of ServerInfo in org.apache.geronimo.security.ca |
---|
Constructors in org.apache.geronimo.security.ca with parameters of type ServerInfo | |
---|---|
FileCertificateRequestStore(ServerInfo serverInfo,
URI directoryPath,
Kernel kernel,
AbstractName abstractName)
Constructor |
|
FileCertificateStore(ServerInfo serverInfo,
URI directoryPath,
Kernel kernel,
AbstractName abstractName)
Constructor |
|
GeronimoCertificationAuthority(ServerInfo serverInfo,
KeystoreInstance caKeystore,
CertificateStore certStore,
CertificateRequestStore certReqStore,
Kernel kernel,
AbstractName abstractName)
Constructor |
Uses of ServerInfo in org.apache.geronimo.security.jaas |
---|
Methods in org.apache.geronimo.security.jaas with parameters of type ServerInfo | |
---|---|
void |
JaasLoginModuleUse.configure(Set<String> domainNames,
List<AppConfigurationEntry> loginModuleConfigurations,
String realmName,
Kernel kernel,
ServerInfo serverInfo,
ClassLoader classLoader)
|
Uses of ServerInfo in org.apache.geronimo.security.keystore |
---|
Constructors in org.apache.geronimo.security.keystore with parameters of type ServerInfo | |
---|---|
FileKeystoreInstance(ServerInfo serverInfo,
URI keystorePath,
String keystoreName,
String keystorePassword,
String keyPasswords,
Kernel kernel,
AbstractName abstractName)
|
|
FileKeystoreManager(URI keystoreDir,
ServerInfo serverInfo,
Collection keystores,
Kernel kernel)
|
Uses of ServerInfo in org.apache.geronimo.security.realm |
---|
Constructors in org.apache.geronimo.security.realm with parameters of type ServerInfo | |
---|---|
GenericSecurityRealm(String realmName,
JaasLoginModuleUse loginModuleUse,
boolean wrapPrincipals,
ServerInfo serverInfo,
ClassLoader classLoader,
Kernel kernel)
|
Uses of ServerInfo in org.apache.geronimo.security.realm.providers |
---|
Methods in org.apache.geronimo.security.realm.providers with parameters of type ServerInfo | |
---|---|
void |
PropertiesFileLoginModule.loadProperties(ServerInfo serverInfo,
URI userURI,
URI groupURI)
|
void |
CertificatePropertiesFileLoginModule.loadProperties(ServerInfo serverInfo,
URI usersURI,
URI groupURI)
|
Uses of ServerInfo in org.apache.geronimo.system.configuration |
---|
Constructors in org.apache.geronimo.system.configuration with parameters of type ServerInfo | |
---|---|
LocalAttributeManager(String configFile,
String configSubstitutionsFile,
String configSubstitutionsPrefix,
boolean readOnly,
ServerInfo serverInfo)
|
|
SwitchableLocalAttributeManager(String configFile,
String substitutionsFile,
String configSubstitutionsPrefix,
boolean readOnly,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.system.logging.log4j |
---|
Constructors in org.apache.geronimo.system.logging.log4j with parameters of type ServerInfo | |
---|---|
Log4jService(String configurationFile,
int refreshPeriod,
ServerInfo serverInfo)
Construct a Log4jService . |
Uses of ServerInfo in org.apache.geronimo.system.plugin |
---|
Constructors in org.apache.geronimo.system.plugin with parameters of type ServerInfo | |
---|---|
PluginInstallerGBean(ConfigurationManager configManager,
WritableListableRepository repository,
ConfigurationStore configStore,
ServerInfo serverInfo,
ThreadPool threadPool,
PluginAttributeStore store)
|
Uses of ServerInfo in org.apache.geronimo.system.properties |
---|
Constructors in org.apache.geronimo.system.properties with parameters of type ServerInfo | |
---|---|
SystemProperties(Properties properties,
Properties pathProperties,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.system.repository |
---|
Constructors in org.apache.geronimo.system.repository with parameters of type ServerInfo | |
---|---|
AbstractRepository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
|
|
Maven1Repository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
|
|
Maven2Repository(URI root,
ServerInfo serverInfo,
boolean resolveToServer)
|
|
ServerInfoRootResolver(ServerInfo serverInfo,
boolean resolveToServer)
|
Uses of ServerInfo in org.apache.geronimo.system.resolver |
---|
Constructors in org.apache.geronimo.system.resolver with parameters of type ServerInfo | |
---|---|
ExplicitDefaultArtifactResolver(String versionMapLocation,
ArtifactManager artifactManager,
Collection repositories,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.system.serverinfo |
---|
Classes in org.apache.geronimo.system.serverinfo that implement ServerInfo | |
---|---|
class |
BasicServerInfo
Contains information about the server and functions for resolving pathnames. |
Uses of ServerInfo in org.apache.geronimo.system.sharedlib |
---|
Constructors in org.apache.geronimo.system.sharedlib with parameters of type ServerInfo | |
---|---|
SharedLib(ClassLoader classLoader,
String[] classesDirs,
String[] libDirs,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.system.util |
---|
Constructors in org.apache.geronimo.system.util with parameters of type ServerInfo | |
---|---|
DirectoryInitializationGBean(String prefix,
String path,
ServerInfo serverInfo,
ClassLoader classLoader)
|
Uses of ServerInfo in org.apache.geronimo.tomcat |
---|
Constructors in org.apache.geronimo.tomcat with parameters of type ServerInfo | |
---|---|
TomcatContainer(ClassLoader classLoader,
String catalinaHome,
String[] applicationListeners,
ObjectRetriever engineGBean,
LifecycleListenerGBean listenerChain,
ServerInfo serverInfo,
String objectName,
WebManager manager)
GBean constructor (invoked dynamically when the gbean is declared in a plan) |
|
TomcatLogManagerImpl(ServerInfo serverInfo,
Collection logGbeans)
|
Uses of ServerInfo in org.apache.geronimo.tomcat.cluster |
---|
Constructors in org.apache.geronimo.tomcat.cluster with parameters of type ServerInfo | |
---|---|
FarmWarDeployerGBean(String tempDir,
String deployDir,
String watchDir,
boolean watchEnabled,
int processDeployFrequency,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.tomcat.connector |
---|
Fields in org.apache.geronimo.tomcat.connector declared as ServerInfo | |
---|---|
protected ServerInfo |
ConnectorGBean.serverInfo
|
Constructors in org.apache.geronimo.tomcat.connector with parameters of type ServerInfo | |
---|---|
AbstractHttp11ConnectorGBean(String name,
Map initParams,
String tomcatProtocol,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
AJP13ConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
BaseHttp11ConnectorGBean(String name,
Map initParams,
String tomcatProtocol,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
ConnectorGBean(String name,
Map initParams,
String tomcatProtocol,
TomcatContainer container,
ServerInfo serverInfo)
|
|
Http11APRConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
Http11ConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
Http11NIOConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
Https11APRConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
Https11ConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
|
Https11NIOConnectorGBean(String name,
Map initParams,
String host,
int port,
TomcatContainer container,
ServerInfo serverInfo)
|
Uses of ServerInfo in org.apache.geronimo.transaction.log |
---|
Constructors in org.apache.geronimo.transaction.log with parameters of type ServerInfo | |
---|---|
HOWLLogGBean(String bufferClassName,
int bufferSize,
boolean checksumEnabled,
boolean adler32Checksum,
int flushSleepTimeMilliseconds,
String logFileDir,
String logFileExt,
String logFileName,
int maxBlocksPerFile,
int maxBuffers,
int maxLogFiles,
int minBuffers,
int threadsWaitingForceThreshold,
org.apache.geronimo.transaction.manager.XidFactory xidFactory,
ServerInfo serverInfo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |