javax.resource.spi
Annotation Type AdministeredObject


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface AdministeredObject

Since:
1.6
Version:
$Rev: 806898 $ $Date: 2009-08-23 00:11:25 +0200 (So, 23. Aug 2009) $

Optional Element Summary
 Class[] adminObjectInterfaces
           
 

adminObjectInterfaces

public abstract Class[] adminObjectInterfaces
Default:
{}


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.