Uses of Class
org.jboss.jca.codegenerator.MethodForConnection

Packages that use MethodForConnection
org.jboss.jca.codegenerator Code generator 
 

Uses of MethodForConnection in org.jboss.jca.codegenerator
 

Methods in org.jboss.jca.codegenerator that return types with arguments of type MethodForConnection
 List<MethodForConnection> McfDef.getMethods()
          Get the methods.
 

Method parameters in org.jboss.jca.codegenerator with type arguments of type MethodForConnection
 void McfDef.setMethods(List<MethodForConnection> methods)
          Set the methods.
 



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)