Uses of Class
org.jboss.jca.codegenerator.MethodForConnection
-
Packages that use MethodForConnection Package Description 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 Modifier and Type Method Description List<MethodForConnection>McfDef. getMethods()Get the methods.Method parameters in org.jboss.jca.codegenerator with type arguments of type MethodForConnection Modifier and Type Method Description voidMcfDef. setMethods(List<MethodForConnection> methods)Set the methods.
-