|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjfun.yan.xfire.ScopeDeserializer
public class ScopeDeserializer
The Deserializer implementation that converts String to ScopePolicy.
| Constructor Summary | |
|---|---|
ScopeDeserializer()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
deserialize(java.lang.String str)
|
static ScopePolicy |
toScopePolicy(java.lang.String policy)
Convert a policy string to ScopePolicy object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScopeDeserializer()
| Method Detail |
|---|
public java.lang.Object deserialize(java.lang.String str)
deserialize in interface Deserializerpublic static ScopePolicy toScopePolicy(java.lang.String policy)
policy - the policy string.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||