Class CustomWorkContext_D
- java.lang.Object
-
- com.sun.enterprise.connectors.work.context.CustomWorkContext_A
-
- com.sun.enterprise.connectors.work.context.CustomWorkContext_B
-
- com.sun.enterprise.connectors.work.context.CustomWorkContext_D
-
- All Implemented Interfaces:
jakarta.resource.spi.work.WorkContext,Serializable
public class CustomWorkContext_D extends CustomWorkContext_B
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CustomWorkContext_D()
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfacejakarta.resource.spi.work.WorkContext- Overrides:
getNamein classCustomWorkContext_B
-
getDescription
public String getDescription()
- Specified by:
getDescriptionin interfacejakarta.resource.spi.work.WorkContext- Overrides:
getDescriptionin classCustomWorkContext_B
-
-