|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.messaging.services.remoting.adapters.RemotingMethod
public class RemotingMethod
Used to define included and excluded methods exposed by the JavaAdapter for a remoting destination. This class performs no internal synchronization.
| Constructor Summary | |
|---|---|
RemotingMethod()
|
|
| Method Summary | |
|---|---|
String |
getName()
Returns the method name. |
SecurityConstraint |
getSecurityConstraint()
Returns the SecurityConstraint that will be applied to invocations of the remoting method. |
void |
setName(String value)
Sets the method name. |
void |
setSecurityConstraint(SecurityConstraint value)
Sets the SecurityConstraint that will be applied to invocations of the remoting method. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemotingMethod()
| Method Detail |
|---|
public String getName()
public void setName(String value)
value - method namepublic SecurityConstraint getSecurityConstraint()
public void setSecurityConstraint(SecurityConstraint value)
value - the SecurityConstraint that will be applied to invocations of
the remoting method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/remoting/adapters/RemotingMethod.html