Uses of Interface
org.ow2.jonas.security.internal.realm.factory.JResourceMBean

Packages that use JResourceMBean
org.ow2.jonas.security.internal.realm.factory   
 

Uses of JResourceMBean in org.ow2.jonas.security.internal.realm.factory
 

Subinterfaces of JResourceMBean in org.ow2.jonas.security.internal.realm.factory
 interface JResourceDSMBean
          Define the methods for the MBean
 interface JResourceLDAPMBean
          Define the methods for the MBean
 interface JResourceMemoryMBean
          Define the methods for the MBean
 

Classes in org.ow2.jonas.security.internal.realm.factory that implement JResourceMBean
 class AbstractJResource
          This class implements JOnAS realm factory objects.
 class JResourceDS
          This class extends the JResource class for the Datasource implementation.
 class JResourceLDAP
          This class extends the JResource class for the LDAP implementation.
 class JResourceMemory
          This class extends the JResource class for the Memory implementation.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.