|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionDelegator | |
|---|---|
| kr.co.hit.live.web.mapper | |
| kr.co.hit.live.web.mapper.action.impl | |
| Uses of ActionDelegator in kr.co.hit.live.web.mapper |
|---|
| Methods in kr.co.hit.live.web.mapper that return ActionDelegator | |
|---|---|
ActionDelegator |
ActionMap.getActionDelegator()
submit에 정의된 action을 실행시키기위한 ActionDelegator 객체를 반환한다. |
| Uses of ActionDelegator in kr.co.hit.live.web.mapper.action.impl |
|---|
| Classes in kr.co.hit.live.web.mapper.action.impl that implement ActionDelegator | |
|---|---|
class |
EJBServiceDelegator
Action Map 파일에 정의된 Url이 "ejb://xxx" 인 경우에 사용되는 ActionDelegator의 구현 클래스이다. |
class |
LocalServiceDelegator
Action Map 파일에 정의된 Url이 "svc://local" 인 경우에 사용되는 ActionDelegator의 구현 클래스이다. |
class |
WebServiceDelegator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||