Service

This type is a class for model objects.

Specifies the configuration settings for a service which executes within the application server.

Package: process

Known subtypes:
    CoreGroupBridgeService
    CustomService
    ObjectRequestBroker
    ConfigSynchronizationService
    MessageListenerService
    SchedulerService
    I18NService
    TraceService
    RASLoggingService
    ThreadPoolManager
    DebugService
    DiagnosticProviderService
    HAManagerService
    ApplicationManagementService
    WSByteBufferService
    SessionManager
    DynamicCache
    AdminService
    PMIService
    HighPerformanceExtensibleLogging
    ObjectPoolService
    StartupBeansService
    PluginConfigService
    WorkAreaService
    WorkManagerService
    TransactionService
    TransportChannelService
    EventInfrastructureService
    WorkAreaPartitionService
    PluginConfigService
    CompensationService
    FileTransferService
    CacheInstanceService
    HTTPAccessLoggingService
    ActivitySessionService
    AdminService
    TPVService
    ApplicationProfileService
    JavaPersistenceAPIService

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ServiceContext.services



Attributes Summary
enable : EBoolean Specifies whether the server will attempt to start the specified service. Some kinds of services are always enabled and will disregard this property if set.
context : ServiceContext @ * No description is available *
properties : Property * * No description is available *



Attribute Details

enable  -  Specifies whether the server will attempt to start the specified service. Some kinds of services are always enabled and will disregard this property if set.
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

context  -  * No description is available *
    Reference Type: ServiceContext @
    Containment:  false
    Container:  true
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  true
    Volatile:  false
    Opposite: ServiceContext.services

properties  -  * No description is available *
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006