Uses of Class
com.sun.ts.tests.common.ejb.calleebeans.SimpleArgument
Packages that use SimpleArgument
-
Uses of SimpleArgument in com.sun.ts.tests.common.ejb.calleebeans
Methods in com.sun.ts.tests.common.ejb.calleebeans with parameters of type SimpleArgumentModifier and TypeMethodDescriptionvoid
StatefulCallee.call
(Properties props, SimpleArgument arg) void
StatefulCalleeEJB.call
(Properties props, SimpleArgument arg) void
StatefulCalleeLocal.call
(Properties props, SimpleArgument arg) StatefulCalleeHome.create
(Properties p, SimpleArgument arg) StatefulCalleeLocalHome.create
(Properties p, SimpleArgument arg) void
StatefulCalleeEJB.ejbCreate
(Properties p, SimpleArgument arg) Modify arg and call StatefulWrapper create methodvoid
StatefulCalleeEJB.ejbPostCreate
(Properties p, SimpleArgument arg) void
StatefulCalleeEJB.logArgStatus
(String msg, SimpleArgument arg)