Searched refs:setParameters (Results 1 - 5 of 5) sorted by relevance

/glassfish-3.1.2/ejb/javax.ejb/src/main/java/javax/interceptor/
H A DInvocationContext.java106 * the target class. If {@code setParameters()} has been called,
131 public void setParameters(Object[] params); method in interface:InvocationContext
/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/containers/interceptors/
H A DAroundInvokeInvocationContext.java104 public void setParameters(Object[] params) { method in class:AroundInvokeInvocationContext
H A DCallbackInvocationContext.java97 public void setParameters(Object[] params) { method in class:CallbackInvocationContext
/glassfish-3.1.2/persistence/cmp/support-ejb/src/main/java/com/sun/jdo/spi/persistence/support/ejb/ejbqlc/
H A DJDOQLElements.java116 setParameters(parameters);
147 public void setParameters(String parameters) method in class:JDOQLElements
/glassfish-3.1.2/ejb/ejb-container/src/main/java/com/sun/ejb/
H A DEjbInvocation.java488 * the business method. If setParameters has been called,
500 public void setParameters(Object[] params) { method in class:EjbInvocation

Completed in 16 milliseconds