JavaScript is disabled on your browser.
Skip navigation links
javax.resource.spi

Annotation Type AdministeredObject



  • @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.
    Since:
    1.6
    Version:
    Java EE Connector Architecture 1.6
    • Optional Element Summary

      Optional Elements
      Modifier and Type Optional Element and Description
      Class[] adminObjectInterfaces
      Specifies the Java type of the interface implemented by the administered object.
    • Element Detail

      • adminObjectInterfaces

        public abstract Class[] adminObjectInterfaces
        Specifies the Java type of the interface implemented by the administered object.
        Default:
        {}
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /