Uses of Interface
org.apache.geronimo.gbean.GBeanLifecycle

Packages that use GBeanLifecycle
org.apache.geronimo.activemq The JMS container using GBeans for deployment in Apache Geronimo 
org.apache.geronimo.axis.server   
org.apache.geronimo.axis2.client   
org.apache.geronimo.axis2.ejb   
org.apache.geronimo.client   
org.apache.geronimo.client.builder   
org.apache.geronimo.clustering.wadi   
org.apache.geronimo.connector   
org.apache.geronimo.connector.deployment   
org.apache.geronimo.connector.outbound   
org.apache.geronimo.connector.outbound.connectiontracking   
org.apache.geronimo.connector.outbound.transactionlog   
org.apache.geronimo.connector.work   
org.apache.geronimo.console.core.jms   
org.apache.geronimo.console.core.keystore   
org.apache.geronimo.console.core.security   
org.apache.geronimo.console.i18n   
org.apache.geronimo.corba   
org.apache.geronimo.corba.deployment   
org.apache.geronimo.corba.util   
org.apache.geronimo.deployment   
org.apache.geronimo.deployment.hot   
org.apache.geronimo.deployment.service   
org.apache.geronimo.derby   
org.apache.geronimo.farm.deployment   
org.apache.geronimo.gjndi   
org.apache.geronimo.gjndi.binding   
org.apache.geronimo.j2ee.deployment   
org.apache.geronimo.jetty6   
org.apache.geronimo.jetty6.cluster.wadi   
org.apache.geronimo.jetty6.connector   
org.apache.geronimo.jetty6.deployment   
org.apache.geronimo.jetty6.requestlog   
org.apache.geronimo.jmxremoting   
org.apache.geronimo.kernel.config   
org.apache.geronimo.kernel.rmi   
org.apache.geronimo.mail   
org.apache.geronimo.monitoring   
org.apache.geronimo.myfaces   
org.apache.geronimo.naming.deployment   
org.apache.geronimo.openejb   
org.apache.geronimo.openejb.deployment   
org.apache.geronimo.openjpa   
org.apache.geronimo.persistence   
org.apache.geronimo.pluto   
org.apache.geronimo.pool   
org.apache.geronimo.security.ca   
org.apache.geronimo.security.deployment   
org.apache.geronimo.security.jaas   
org.apache.geronimo.security.jacc   
org.apache.geronimo.security.keystore   
org.apache.geronimo.system.configuration   
org.apache.geronimo.system.jmx   
org.apache.geronimo.system.logging.log4j   
org.apache.geronimo.system.util   
org.apache.geronimo.timer   
org.apache.geronimo.timer.jdbc   
org.apache.geronimo.timer.vm   
org.apache.geronimo.tomcat   
org.apache.geronimo.tomcat.cluster   
org.apache.geronimo.tomcat.cluster.wadi   
org.apache.geronimo.tomcat.connector   
org.apache.geronimo.tomcat.deployment   
org.apache.geronimo.transaction.log   
org.apache.geronimo.webservices.saaj   
org.apache.geronimo.yoko   
 

Uses of GBeanLifecycle in org.apache.geronimo.activemq
 

Classes in org.apache.geronimo.activemq that implement GBeanLifecycle
 class BrokerServiceGBeanImpl
          Default implementation of the ActiveMQ Message Server
 class TransportConnectorGBeanImpl
          Default implementation of the ActiveMQ connector
 

Uses of GBeanLifecycle in org.apache.geronimo.axis.server
 

Classes in org.apache.geronimo.axis.server that implement GBeanLifecycle
 class EjbWebServiceGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.axis2.client
 

Classes in org.apache.geronimo.axis2.client that implement GBeanLifecycle
 class Axis2ConfigGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.axis2.ejb
 

Classes in org.apache.geronimo.axis2.ejb that implement GBeanLifecycle
 class EJBWebServiceGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.client
 

Classes in org.apache.geronimo.client that implement GBeanLifecycle
 class AppClientContainer
           
 class AppClientCORBABean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.client.builder
 

Classes in org.apache.geronimo.client.builder that implement GBeanLifecycle
 class AppClientModuleBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.clustering.wadi
 

Classes in org.apache.geronimo.clustering.wadi that implement GBeanLifecycle
 class BasicWADICluster
           
 class BasicWADISessionManager
           
 class RoundRobinBackingStrategyFactoryGBean
           
 class TribesDispatcherHolder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.connector
 

Classes in org.apache.geronimo.connector that implement GBeanLifecycle
 class ResourceAdapterWrapperGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.connector.deployment
 

Classes in org.apache.geronimo.connector.deployment that implement GBeanLifecycle
 class ConnectorModuleBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.connector.outbound
 

Classes in org.apache.geronimo.connector.outbound that implement GBeanLifecycle
 class GenericConnectionManagerGBean
           
 class ManagedConnectionFactoryWrapper
           
 

Uses of GBeanLifecycle in org.apache.geronimo.connector.outbound.connectiontracking
 

Classes in org.apache.geronimo.connector.outbound.connectiontracking that implement GBeanLifecycle
 class ConnectionTrackingCoordinatorGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.connector.outbound.transactionlog
 

Classes in org.apache.geronimo.connector.outbound.transactionlog that implement GBeanLifecycle
 class JDBCLog
          "Last Resource optimization" for single servers wishing to have valid xa transactions with a single 1-pc datasource.
 

Uses of GBeanLifecycle in org.apache.geronimo.connector.work
 

Classes in org.apache.geronimo.connector.work that implement GBeanLifecycle
 class GeronimoWorkManagerGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.console.core.jms
 

Classes in org.apache.geronimo.console.core.jms that implement GBeanLifecycle
 class JMSConnectionFactoryBean
           
 class TopicBrowserGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.console.core.keystore
 

Classes in org.apache.geronimo.console.core.keystore that implement GBeanLifecycle
 class KeyStoreGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.console.core.security
 

Classes in org.apache.geronimo.console.core.security that implement GBeanLifecycle
 class PropertiesLoginModuleManager
           
 

Uses of GBeanLifecycle in org.apache.geronimo.console.i18n
 

Classes in org.apache.geronimo.console.i18n that implement GBeanLifecycle
 class ConsoleResourceGBean
          This GBean provides a way for console extension to register its classloader to ConsoleResourceRegistry.
 

Uses of GBeanLifecycle in org.apache.geronimo.corba
 

Classes in org.apache.geronimo.corba that implement GBeanLifecycle
 class CORBABean
          A CORBABean is a main CORBA server configuration.
 class CSSBean
          A CSSBean is an ORB instance configured for accessing EJBs using a specific security profile.
 class NameService
          Starts the openejb transient cos naming service.
 class TSSBean
          A TSSBean represents a transport-level security profile for exported EJB objects.
 class TSSLink
           
 

Uses of GBeanLifecycle in org.apache.geronimo.corba.deployment
 

Classes in org.apache.geronimo.corba.deployment that implement GBeanLifecycle
 class CorbaModuleBuilderExtension
           
 

Uses of GBeanLifecycle in org.apache.geronimo.corba.util
 

Classes in org.apache.geronimo.corba.util that implement GBeanLifecycle
 class DynamicStubClassLoader
           
 class OpenORBUtil
          OpenORB specific startup GBean
 

Uses of GBeanLifecycle in org.apache.geronimo.deployment
 

Classes in org.apache.geronimo.deployment that implement GBeanLifecycle
 class Deployer
          GBean that knows how to deploy modules (by consulting available module builders)
 

Uses of GBeanLifecycle in org.apache.geronimo.deployment.hot
 

Classes in org.apache.geronimo.deployment.hot that implement GBeanLifecycle
 class DirectoryHotDeployer
          A directory-scanning hot deployer
 

Uses of GBeanLifecycle in org.apache.geronimo.deployment.service
 

Classes in org.apache.geronimo.deployment.service that implement GBeanLifecycle
 class ServiceConfigBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.derby
 

Classes in org.apache.geronimo.derby that implement GBeanLifecycle
 class DerbyNetworkGBean
          A GBean that manages remote network access to the embedded Derby server.
 class DerbySystemGBean
          A GBean that represents an instance of an Apache Derby system (a system being a collection of different databases).
 

Uses of GBeanLifecycle in org.apache.geronimo.farm.deployment
 

Classes in org.apache.geronimo.farm.deployment that implement GBeanLifecycle
 class BasicClusterConfigurationController
           
 

Uses of GBeanLifecycle in org.apache.geronimo.gjndi
 

Classes in org.apache.geronimo.gjndi that implement GBeanLifecycle
 class GlobalContextGBean
           
 class KernelContextGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.gjndi.binding
 

Classes in org.apache.geronimo.gjndi.binding that implement GBeanLifecycle
 class GBeanBinding
           
 class GBeanFormatBinding
           
 class ResourceBinding
           
 

Uses of GBeanLifecycle in org.apache.geronimo.j2ee.deployment
 

Classes in org.apache.geronimo.j2ee.deployment that implement GBeanLifecycle
 class EARConfigBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.jetty6
 

Classes in org.apache.geronimo.jetty6 that implement GBeanLifecycle
 class JettyContainerImpl
           
 class JettyDefaultServletHolder
           
 class JettyFilterHolder
           
 class JettyJspServletHolder
           
 class JettyPOJOWebServiceHolder
          This is intended to hold the web service stack for an axis POJO web service.
 class JettyServletHolder
          This ServletHolder's sole purpose is to provide the thread's current ServletHolder for realms that are interested in the current servlet, e.g.
 class JettyWebAppContext
          Wrapper for a WebApplicationContext that sets up its J2EE environment.
 

Uses of GBeanLifecycle in org.apache.geronimo.jetty6.cluster.wadi
 

Classes in org.apache.geronimo.jetty6.cluster.wadi that implement GBeanLifecycle
 class WADIClusteredPreHandlerFactory
           
 

Uses of GBeanLifecycle in org.apache.geronimo.jetty6.connector
 

Classes in org.apache.geronimo.jetty6.connector that implement GBeanLifecycle
 class AJP13Connector
           
 class HTTPBlockingConnector
           
 class HTTPSelectChannelConnector
           
 class HTTPSocketConnector
           
 class HTTPSSelectChannelConnector
          Implementation of a HTTPS connector based on Jetty's SslConnector (which uses pure JSSE).
 class HTTPSSocketConnector
          Implementation of a HTTPS connector based on Jetty's SslConnector (which uses pure JSSE).
 class JettyConnector
          Base class for GBeans for Jetty network connectors (HTTP, HTTPS, AJP, etc.).
 

Uses of GBeanLifecycle in org.apache.geronimo.jetty6.deployment
 

Classes in org.apache.geronimo.jetty6.deployment that implement GBeanLifecycle
 class JettyModuleBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.jetty6.requestlog
 

Classes in org.apache.geronimo.jetty6.requestlog that implement GBeanLifecycle
 class NCSARequestLog
           
 

Uses of GBeanLifecycle in org.apache.geronimo.jmxremoting
 

Classes in org.apache.geronimo.jmxremoting that implement GBeanLifecycle
 class JMXConnector
          A connector that supports the server side of JSR 160 JMX Remoting.
 class JMXSecureConnector
          A secure (SSL/TLS) connector that supports the server side of JSR 160 JMX Remoting.
 

Uses of GBeanLifecycle in org.apache.geronimo.kernel.config
 

Classes in org.apache.geronimo.kernel.config that implement GBeanLifecycle
 class Configuration
          A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online.
 class EditableKernelConfigurationManager
          Standard implementation of an editable ConfigurationManager.
 class KernelConfigurationManager
          The standard non-editable ConfigurationManager implementation.
 

Uses of GBeanLifecycle in org.apache.geronimo.kernel.rmi
 

Classes in org.apache.geronimo.kernel.rmi that implement GBeanLifecycle
 class RMIRegistryService
          Thin GBean wrapper around the RMI Registry.
 

Uses of GBeanLifecycle in org.apache.geronimo.mail
 

Classes in org.apache.geronimo.mail that implement GBeanLifecycle
 class IMAPStoreGBean
          A GBean that provides for the configuration of a JavaMail IMAP message store protocol.
 class MailGBean
          GBean that provides access to JavaMail Sessions.
 class NNTPStoreGBean
          A GBean that provides for the configuration of a JavaMail NNTP transport protocol.
 class NNTPTransportGBean
          A GBean that provides for the configuration of a JavaMail NNTP transport protocol.
 class POP3StoreGBean
          A GBean that provides for the configuration of a JavaMail POP3 message store protocol.
 class ProtocolGBean
          A generic GBean that provides for the configuration of a JavaMail protocol.
 class SMTPSTransportGBean
          A GBean that provides for the configuration of a JavaMail SMTP transport protocol.
 class SMTPTransportGBean
          A GBean that provides for the configuration of a JavaMail SMTP transport protocol.
 

Uses of GBeanLifecycle in org.apache.geronimo.monitoring
 

Classes in org.apache.geronimo.monitoring that implement GBeanLifecycle
 class MasterRemoteControlJMX
          This is the GBean that will be the bottleneck for the communication between the management node and the data in the server node.
 

Uses of GBeanLifecycle in org.apache.geronimo.myfaces
 

Classes in org.apache.geronimo.myfaces that implement GBeanLifecycle
 class LifecycleProviderGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.naming.deployment
 

Classes in org.apache.geronimo.naming.deployment that implement GBeanLifecycle
 class EnvironmentEntryBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.openejb
 

Classes in org.apache.geronimo.openejb that implement GBeanLifecycle
 class EjbContainer
           
 class EjbDaemonGBean
           
 class EjbDeploymentGBean
           
 class EjbModuleImplGBean
           
 class MEJBGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.openejb.deployment
 

Classes in org.apache.geronimo.openejb.deployment that implement GBeanLifecycle
 class EjbModuleBuilder
          Master builder for processing EJB JAR deployments and creating the correspinding runtime objects (GBeans, etc.).
 

Uses of GBeanLifecycle in org.apache.geronimo.openjpa
 

Classes in org.apache.geronimo.openjpa that implement GBeanLifecycle
 class ConfigurationMonitorGBean
          Monitor configuration lifecycle events.
 

Uses of GBeanLifecycle in org.apache.geronimo.persistence
 

Classes in org.apache.geronimo.persistence that implement GBeanLifecycle
 class PersistenceUnitGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.pluto
 

Classes in org.apache.geronimo.pluto that implement GBeanLifecycle
 class AdminConsoleExtensionGBean
           
 class PortalContainerServicesGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.pool
 

Classes in org.apache.geronimo.pool that implement GBeanLifecycle
 class ThreadPool
           
 

Uses of GBeanLifecycle in org.apache.geronimo.security.ca
 

Classes in org.apache.geronimo.security.ca that implement GBeanLifecycle
 class FileCertificateRequestStore
          A certificate request store implementation using disk files.
 class FileCertificateStore
          A certificate store implementation using disk files.
 class GeronimoCertificationAuthority
          A Certification Authority implementation using KeystoreInstance to store CA's private key, CertificateStore to store issued certificates and CertificateRequestStore to store certificate requests
 

Uses of GBeanLifecycle in org.apache.geronimo.security.deployment
 

Classes in org.apache.geronimo.security.deployment that implement GBeanLifecycle
 class GeronimoSecurityBuilderImpl
           
 

Uses of GBeanLifecycle in org.apache.geronimo.security.jaas
 

Classes in org.apache.geronimo.security.jaas that implement GBeanLifecycle
 class GeronimoLoginConfiguration
          A JAAS configuration mechanism (associating JAAS configuration names with specific LoginModule configurations).
 

Uses of GBeanLifecycle in org.apache.geronimo.security.jacc
 

Classes in org.apache.geronimo.security.jacc that implement GBeanLifecycle
 class ApplicationPolicyConfigurationManager
           
 

Uses of GBeanLifecycle in org.apache.geronimo.security.keystore
 

Classes in org.apache.geronimo.security.keystore that implement GBeanLifecycle
 class FileKeystoreInstance
          Implementation of KeystoreInstance that accesses a keystore file on the local filesystem, identified by the file's name (the last component of the name only, not the full path).
 class FileKeystoreManager
          An implementation of KeystoreManager that assumes every file in a specified directory is a keystore.
 

Uses of GBeanLifecycle in org.apache.geronimo.system.configuration
 

Classes in org.apache.geronimo.system.configuration that implement GBeanLifecycle
 class LocalAttributeManager
          Stores managed attributes in an XML file on the local filesystem.
 class SwitchableLocalAttributeManager
           
 

Uses of GBeanLifecycle in org.apache.geronimo.system.jmx
 

Classes in org.apache.geronimo.system.jmx that implement GBeanLifecycle
 class MBeanServerKernelBridge
           
 

Uses of GBeanLifecycle in org.apache.geronimo.system.logging.log4j
 

Classes in org.apache.geronimo.system.logging.log4j that implement GBeanLifecycle
 class Log4jService
          A Log4j logging service.
 

Uses of GBeanLifecycle in org.apache.geronimo.system.util
 

Classes in org.apache.geronimo.system.util that implement GBeanLifecycle
 class ConfiguredEncryption
          Like SimpleEncryption except it uses a stored secret key.
 class JDBCDriverRegistrationGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.timer
 

Classes in org.apache.geronimo.timer that implement GBeanLifecycle
 class ThreadPooledTimer
           
 

Uses of GBeanLifecycle in org.apache.geronimo.timer.jdbc
 

Classes in org.apache.geronimo.timer.jdbc that implement GBeanLifecycle
 class JDBCStoreThreadPooledNonTransactionalTimer
           
 class JDBCStoreThreadPooledTransactionalTimer
           
 

Uses of GBeanLifecycle in org.apache.geronimo.timer.vm
 

Classes in org.apache.geronimo.timer.vm that implement GBeanLifecycle
 class VMStoreThreadPooledNonTransactionalTimer
           
 class VMStoreThreadPooledTransactionalTimer
           
 

Uses of GBeanLifecycle in org.apache.geronimo.tomcat
 

Classes in org.apache.geronimo.tomcat that implement GBeanLifecycle
 class EngineGBean
           
 class HostGBean
           
 class LifecycleListenerGBean
           
 class ManagerGBean
           
 class RealmGBean
           
 class TomcatContainer
          Apache Tomcat GBean http://wiki.apache.org/geronimo/Tomcat http://nagoya.apache.org/jira/browse/GERONIMO-215
 class TomcatWebAppContext
          Wrapper for a WebApplicationContext that sets up its J2EE environment.
 class ValveGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.tomcat.cluster
 

Classes in org.apache.geronimo.tomcat.cluster that implement GBeanLifecycle
 class CatalinaClusterGBean
           
 class ChannelGBean
           
 class ClusterDeployerGBean
           
 class ClusterListenerGBean
           
 class FarmWarDeployerGBean
           
 class MembershipServiceGBean
           
 class ReceiverGBean
           
 class SenderGBean
           
 class StaticMemberGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.tomcat.cluster.wadi
 

Classes in org.apache.geronimo.tomcat.cluster.wadi that implement GBeanLifecycle
 class WADIClusteredValveRetriever
           
 

Uses of GBeanLifecycle in org.apache.geronimo.tomcat.connector
 

Classes in org.apache.geronimo.tomcat.connector that implement GBeanLifecycle
 class AbstractHttp11ConnectorGBean
           
 class AJP13ConnectorGBean
           
 class BaseHttp11ConnectorGBean
           
 class ConnectorGBean
           
 class Http11APRConnectorGBean
           
 class Http11ConnectorGBean
           
 class Http11NIOConnectorGBean
           
 class Https11APRConnectorGBean
           
 class Https11ConnectorGBean
           
 class Https11NIOConnectorGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.tomcat.deployment
 

Classes in org.apache.geronimo.tomcat.deployment that implement GBeanLifecycle
 class TomcatModuleBuilder
           
 

Uses of GBeanLifecycle in org.apache.geronimo.transaction.log
 

Classes in org.apache.geronimo.transaction.log that implement GBeanLifecycle
 class HOWLLogGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.webservices.saaj
 

Classes in org.apache.geronimo.webservices.saaj that implement GBeanLifecycle
 class SAAJGBean
           
 

Uses of GBeanLifecycle in org.apache.geronimo.yoko
 

Classes in org.apache.geronimo.yoko that implement GBeanLifecycle
 class ORBConfigAdapter
          A ConfigAdapter instance for the Apache Yoko CORBA support.
 



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