|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoa.sca.samples.multiservice.SecureHelloWorldServiceImpl
public class SecureHelloWorldServiceImpl
Field Summary | |
---|---|
HelloWorldRemotable |
helloWorldService
|
protected org.osoa.sca.RequestContext |
requestContext
|
Constructor Summary | |
---|---|
SecureHelloWorldServiceImpl()
|
Method Summary | |
---|---|
java.lang.String |
secureHelloWorld(java.lang.String name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.osoa.sca.RequestContext requestContext
public HelloWorldRemotable helloWorldService
Constructor Detail |
---|
public SecureHelloWorldServiceImpl()
Method Detail |
---|
public java.lang.String secureHelloWorld(java.lang.String name)
secureHelloWorld
in interface SecureHelloWorldService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |