|
JavaTM 2 Platform Ent. Ed. v1.4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface serves as a marker. An instance of an ActivationSpec must be a JavaBean and must be serializable. This holds the activation configuration information for a message endpoint.
| Method Summary | |
void |
validate()
This method may be called by a deployment tool to validate the overall activation configuration information provided by the endpoint deployer. |
| Methods inherited from interface javax.resource.spi.ResourceAdapterAssociation |
getResourceAdapter, setResourceAdapter |
| Method Detail |
public void validate()
throws InvalidPropertyException
InvalidPropertyException - indicates invalid configuration property settings.
InvalidPropertyException
|
JavaTM 2 Platform Ent. Ed. v1.4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.