|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActivationSpec
A marker interface holding the configuration of a message endpoint. An instance must be a javabean and be serializable.
Method Summary | |
---|---|
void |
validate()
Optional method that can be used to check configuration by a deployment tool. |
Methods inherited from interface javax.resource.spi.ResourceAdapterAssociation |
---|
getResourceAdapter, setResourceAdapter |
Method Detail |
---|
void validate() throws InvalidPropertyException
InvalidPropertyException
- for invalid configuration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |