| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.crispy.strategy.ClassWithOutPackageInvocationStrategy
Convert class with package name in class name only:
 from test.crispy.example.service.Calculator
 to Calculator.
| Field Summary | 
| Fields inherited from interface net.sf.crispy.InvocationStrategy | 
CLASS_NAME, CONST_NAMESPACE, METHOD_NAME, URL | 
| Constructor Summary | |
ClassWithOutPackageInvocationStrategy()
 | 
|
| Method Summary | |
 java.lang.Object | 
convert(java.util.Map pvPropertyMap)
Create a invocation object of different input parameter.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public ClassWithOutPackageInvocationStrategy()
| Method Detail | 
public java.lang.Object convert(java.util.Map pvPropertyMap)
InvocationStrategy
convert in interface InvocationStrategypvPropertyMap - Properties to create the invocation string.
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||