|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Test | |
net.sf.colle.mid.ejb.test | |
net.sf.colle.mid.ejb.test.colle_gen |
Uses of Test in net.sf.colle.mid.ejb.test |
Classes in net.sf.colle.mid.ejb.test that implement Test | |
class |
TestImpl
Implementation of the test bean. |
Methods in net.sf.colle.mid.ejb.test that return Test | |
static Test |
TestFactory.getLogic()
Gets the logic for the current configuration. |
static Test |
TestFactory.getLogic(boolean pbLocal)
Gets the local or remote logic (exposed for generated code only, use getLogic()). |
Uses of Test in net.sf.colle.mid.ejb.test.colle_gen |
Classes in net.sf.colle.mid.ejb.test.colle_gen that implement Test | |
class |
ClientTest
Generated client bean wrapper for Test. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |