Uses of Class
org.objectweb.jonas.security.JResources

Packages that use JResources
org.objectweb.jonas.security.lib   
org.objectweb.jonas.security.lib.wrapper   
 

Uses of JResources in org.objectweb.jonas.security.lib
 

Methods in org.objectweb.jonas.security.lib with parameters of type JResources
 void JResourceManager.addResources(JResources res, Reader reader, String xml)
          Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
 

Uses of JResources in org.objectweb.jonas.security.lib.wrapper
 

Methods in org.objectweb.jonas.security.lib.wrapper with parameters of type JResources
static void JResourceManagerWrapper.addResources(JResources jres, Reader reader, String xml)
          Add JResource(s) created from parsing of the reader contents inside the JResources given instance.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.