Class SimpleComponent

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>
Direct Known Subclasses:
AccessLogComponent, CloudSecretStore, ClusterControllerComponent, ClusterControllerConfigurer, ConnectionLogComponent, ConnectorFactory, ContainerThreadpool, FilterConfigProvider, IdentityProvider, JettyHttpServer, JettyHttpServer.FilterBindingsProviderComponent, SslProvider

public class SimpleComponent extends Component<TreeConfigProducer<?>,com.yahoo.osgi.provider.model.ComponentModel>
A component that uses the class name as id, and resides in the container-disc bundle.
Author:
gjoranv
See Also:
  • Constructor Details

    • SimpleComponent

      public SimpleComponent(com.yahoo.osgi.provider.model.ComponentModel model)
    • SimpleComponent

      public SimpleComponent(String className)