|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.engine.DirectServiceParameter
public class DirectServiceParameter
Parameter object used by DirectService.
| Constructor Summary | |
|---|---|
DirectServiceParameter(IDirect direct)
|
|
DirectServiceParameter(IDirect direct,
java.lang.Object[] serviceParameters)
|
|
| Method Summary | |
|---|---|
IDirect |
getDirect()
|
java.lang.Object[] |
getServiceParameters()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectServiceParameter(IDirect direct)
public DirectServiceParameter(IDirect direct,
java.lang.Object[] serviceParameters)
| Method Detail |
|---|
public IDirect getDirect()
public java.lang.Object[] getServiceParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||