Class ResourceBean
java.lang.Object
org.apache.cxf.jca.core.resourceadapter.ResourceBean
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractManagedConnectionFactoryImpl,ResourceAdapterImpl
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected URLprotected URLgetPropsURL(String propsUrl) voidsetDisableConsoleLogging(boolean disable) voidsetProperty(String propName, String propValue) voidvalidateURLString(String spec, String msg)
-
Field Details
-
DEFAULT_VALUE_STRING
- See Also:
-
LOG_LEVEL
- See Also:
-
DEFAULT_MONITOR_POLL_INTERVAL
- See Also:
-
EJB_SERVICE_PROPERTIES_URL
- See Also:
-
MONITOR_EJB_SERVICE_PROPERTIES
- See Also:
-
MONITOR_POLL_INTERVAL
- See Also:
-
EJB_SERVANT_BASE_URL
- See Also:
-
-
Constructor Details
-
ResourceBean
public ResourceBean() -
ResourceBean
-
-
Method Details
-
setDisableConsoleLogging
public void setDisableConsoleLogging(boolean disable) -
getPluginProps
-
setProperty
-
getPropsURL
- Throws:
jakarta.resource.ResourceException
-
createURL
- Throws:
ResourceAdapterInternalException
-
validateURLString
- Throws:
ResourceAdapterInternalException
-