Searched defs:true (Results 1 - 5 of 5) sorted by relevance

/glassfish-3.1.2/ejb/javax.ejb/src/main/java/javax/ejb/
H A DSchedule.java281 boolean persistent() default true; field in interface:Schedule
H A DApplicationException.java71 boolean inherited() default true; field in interface:ApplicationException
/glassfish-3.1.2/common/amx-core/src/main/java/org/glassfish/admin/amx/core/
H A DAMXMBeanMetadata.java69 If true, states that the MBeanInfo is immutable; that once MBeanInfo is
71 Very few MBeans have mutable MBeanInfo, so this defaults to 'true'.
75 boolean immutableMBeanInfo() default true; field in interface:AMXMBeanMetadata
82 /** If true, no children are allowed. */
85 /** if true, the MBean is a singleon within its parent's scope */
88 /** if true, the MBean is a global singleton, unique in type among all AMX MBeans.
/glassfish-3.1.2/javaee-api/javax.annotation/src/main/java/javax/annotation/sql/
H A DDataSourceDefinition.java76 * <code>transactional</code> property to be <code>true</code> but supplying
215 boolean transactional() default true; field in interface:DataSourceDefinition
/glassfish-3.1.2/javaee-api/javax.annotation/src/main/java/javax/annotation/
H A DResource.java121 boolean shareable() default true; field in interface:Resource

Completed in 50 milliseconds