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