Uses of Interface
info.ejava.examples.secureping.ejb.SecurePingClientRemote
-
Packages that use SecurePingClientRemote Package Description info.ejava.examples.secureping.ejb -
-
Uses of SecurePingClientRemote in info.ejava.examples.secureping.ejb
Classes in info.ejava.examples.secureping.ejb that implement SecurePingClientRemote Modifier and Type Class Description class
SecurePingClientEJB
This session bean allows all methods to be invoked and then performs the matching operation on SecurePingEJB using a run-as with an admin role.
-