|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WeblogicCoherenceBean
The top of the Coherence Cluster System Resource bean tree.
Method Summary | |
---|---|
abstract CoherenceAddressProvidersBean |
getCoherenceAddressProviders() The Coherence Address Provider parameters that have been defined for this WebLogicCoherenceBean. |
abstract CoherenceClusterParamsBean |
getCoherenceClusterParams() The Coherence cluster parameters that have been defined for this WebLogicCoherenceBean. |
abstract CoherenceLoggingParamsBean |
getCoherenceLoggingParams() The Coherence logging parameters that have been defined for this WebLogicCoherenceBean. |
abstract long |
getCustomClusterConfigurationFileLastUpdatedTimestamp() The timestamp at which the custom cluster configuration file was last updated. |
abstract String |
getCustomClusterConfigurationFileName() The name of a custom Coherence operational configuration override file. |
abstract String |
getName() A unique name that identifies this system resource in the WebLogic domain. |
abstract String |
getVersion() The version of this file. |
abstract void |
setName(String name) Sets the name. |
abstract void |
setVersion(String version) Sets the version of this file. |
Method Detail |
---|
String getName()
void setName(String name)
Sets the name.
CoherenceClusterParamsBean getCoherenceClusterParams()
The Coherence cluster parameters that have been defined for this WebLogicCoherenceBean.
CoherenceLoggingParamsBean getCoherenceLoggingParams()
The Coherence logging parameters that have been defined for this WebLogicCoherenceBean.
CoherenceAddressProvidersBean getCoherenceAddressProviders()
The Coherence Address Provider parameters that have been defined for this WebLogicCoherenceBean.
String getCustomClusterConfigurationFileName()
The name of a custom Coherence operational configuration override file.
long getCustomClusterConfigurationFileLastUpdatedTimestamp()
The timestamp at which the custom cluster configuration file was last updated.
String getVersion()
The version of this file.
void setVersion(String version)
Sets the version of this file.
version
-
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |