|
Connector Architecture 1.6 API 1.0.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface AdministeredObject
Designates a JavaBean as an administered object.Administered objects are specific to a messaging style or message provider.
Optional Element Summary | |
---|---|
Class[] |
adminObjectInterfaces
Specifies the Java type of the interface implemented by the administered object. |
public abstract Class[] adminObjectInterfaces
|
Connector Architecture 1.6 API 1.0.0.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |