JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.polygene.api.configuration
Interface Enabled
All Known Subinterfaces:
DataSourceConfiguration
,
DataSourceConfigurationState
,
JMXConnectorConfiguration
public interface
Enabled
Common configuration for setting whether a service is enabled or not. A disabled service is not considered to be available. Let your own ConfigurationComposite extend this interface to use.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Property
<
Boolean
>
enabled
()
Method Detail
enabled
@UseDefaults
Property
<
Boolean
> enabled()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method