Uses of Package
org.glassfish.paas.orchestrator.service.spi

Packages that use org.glassfish.paas.orchestrator.service.spi
org.glassfish.paas.orchestrator   
org.glassfish.paas.orchestrator.provisioning.cli   
org.glassfish.paas.orchestrator.service   
org.glassfish.paas.orchestrator.service.metadata   
org.glassfish.paas.orchestrator.service.spi   
org.glassfish.paas.orchestrator.state   
 

Classes in org.glassfish.paas.orchestrator.service.spi used by org.glassfish.paas.orchestrator
ConfiguredService
          Represents a externally provisioned (configured) service
ProvisionedService
          Represents a Service provisioned by the PaaS runtime

Custom implementations of ProvisionedService, for instance GlassFishProvisionedService provided by the GlassFish Java EE Plugin, would have additional information relevant to the GlassFish service (for example this could include DAS, Cluster and Instance host-port information)

Service
          Generic representation of a Service which can be of types, managed or unmanaged.
ServicePlugin
          An SPI to allow the adding of multiple service provider implementations into the PaaS runtime.
 

Classes in org.glassfish.paas.orchestrator.service.spi used by org.glassfish.paas.orchestrator.provisioning.cli
ConfiguredService
          Represents a externally provisioned (configured) service
ProvisionedService
          Represents a Service provisioned by the PaaS runtime

Custom implementations of ProvisionedService, for instance GlassFishProvisionedService provided by the GlassFish Java EE Plugin, would have additional information relevant to the GlassFish service (for example this could include DAS, Cluster and Instance host-port information)

Service
          Generic representation of a Service which can be of types, managed or unmanaged.
ServiceChangeEvent.Type
           
 

Classes in org.glassfish.paas.orchestrator.service.spi used by org.glassfish.paas.orchestrator.service
ConfiguredService
          Represents a externally provisioned (configured) service
Service
          Generic representation of a Service which can be of types, managed or unmanaged.
ServiceLogRecord
          Service log record is an extended log record containing enough information about which application the log record belongs.
ServiceLogType
          Represents a type of Log that is available for a Service.
 

Classes in org.glassfish.paas.orchestrator.service.spi used by org.glassfish.paas.orchestrator.service.metadata
ServicePlugin
          An SPI to allow the adding of multiple service provider implementations into the PaaS runtime.
 

Classes in org.glassfish.paas.orchestrator.service.spi used by org.glassfish.paas.orchestrator.service.spi
ProvisionedService
          Represents a Service provisioned by the PaaS runtime

Custom implementations of ProvisionedService, for instance GlassFishProvisionedService provided by the GlassFish Java EE Plugin, would have additional information relevant to the GlassFish service (for example this could include DAS, Cluster and Instance host-port information)

Service
          Generic representation of a Service which can be of types, managed or unmanaged.
ServiceChangeEvent
          This is an event class for all service events.
ServiceChangeEvent.Type
           
ServiceLogRecord
          Service log record is an extended log record containing enough information about which application the log record belongs.
ServiceLogRecordBuilder
          ServiceLogRecordBuilder is an utility class to convert your log entries or log files to ServiceLogRecord.
ServiceLogType
          Represents a type of Log that is available for a Service.
 

Classes in org.glassfish.paas.orchestrator.service.spi used by org.glassfish.paas.orchestrator.state
ProvisionedService
          Represents a Service provisioned by the PaaS runtime

Custom implementations of ProvisionedService, for instance GlassFishProvisionedService provided by the GlassFish Java EE Plugin, would have additional information relevant to the GlassFish service (for example this could include DAS, Cluster and Instance host-port information)

 



Copyright © 2012. All Rights Reserved.