|
Oracle Application Server Web Services Java API Reference 10g Release 3 (10.1.3.1.0) B28977-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagementAdapter
Implementations of this interface provide host-platform-specific management information.
Mar 8, 2006, 9:28:00 AM
Method Summary | |
---|---|
InterceptorConfig |
getInterceptorConfig(ConfigurationStore configStore) Get the interceptor configuration. |
File |
getManagementConfigurationDirectory() Get the web services management configuration directory. |
MBeanServer |
getMBeanServer() Get the MBean server for the host platform instance. |
File |
getOWSMConfigurationDirectory() Get the OWSM configuration directory. |
File |
getServerHomeDirectory() Get the home directory for the host platform instance. |
Method Detail |
---|
MBeanServer getMBeanServer()
File getServerHomeDirectory()
File getManagementConfigurationDirectory()
File getOWSMConfigurationDirectory()
InterceptorConfig getInterceptorConfig(ConfigurationStore configStore)
configStore
- A ConfigurationStore instance providing access to the interceptor configuration.
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |