|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents component which provides administration, monitoring, security and management features for specified deployed service and global WSO2 SOA Enablement Server preferences settings.
Using AdminService
it is possible to manage settings like security mechanisms,
automatic web service authentication, automatic authorization checks per web service method,
transports, interceptors, polymorphism, and other advanced features.
The AdminService
consists of four parts, each with its own interface:
ServiceAdministration
enables you to manipulate services and service endpoints.
Using this interface you can get list of services, change services state and manipulate with
interceptors. ServiceMonitoring
enables you to control profiling, debugging and
message metering for specified services.ServerPreferences
represents component which is able to set/get global
configuration for WSO2 SOA Enablement Server ServiceSecurity
manages security settings for specified service endpoint.Note that if WSO2 SOA Enablement Server is running in secure mode, then this service is protected both by authentication and authorization.
Methods inherited from interface org.systinet.wasp.mgmt.ServiceMonitoring |
dataThroughputControl, debugControl, performanceControl |
Methods inherited from interface org.systinet.wasp.mgmt.ServerPreferences |
getPreferences, getPrefsMetadata, setPreferences |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |