B C E G K L S U

B

BatchController - Class in kr.co.hit.live.ejb.controller
Deprecated.  
BatchController() - Constructor for class kr.co.hit.live.ejb.controller.BatchController
Deprecated.  

C

command(String, String, Object[], ServiceContext) - Method in interface kr.co.hit.live.ejb.commander.EJBCommander
 
command(String, String, Object[], ServiceContext) - Method in class kr.co.hit.live.ejb.commander.EJBCommanderBean
POJO 서비스 객체로 메소드 호출을 수행한다.
context - Variable in class kr.co.hit.live.ejb.controller.SessionAdapter
setSessionContext()가 호출될 때 넘어온 SessionContext 객체를 저장하기 위한 멤버변수 이다.
create() - Method in interface kr.co.hit.live.ejb.commander.EJBCommanderHome
 

E

EJB_CONTAINER_NAME_PROPERTY - Static variable in class kr.co.hit.live.ejb.controller.SessionAdapter
EJB 용 서비스 컨테이너 명을 얻어오기 위한 설정 명
ejbActivate() - Method in class kr.co.hit.live.ejb.controller.BatchController
Deprecated.  
ejbActivate() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
빈 인스턴스가 active 상태가 된 후 컨테이너에의하여 호출된다.
EJBCommander - Interface in kr.co.hit.live.ejb.commander
EJBCommanderBean의 EJBObject 인터페이스이다.
EJBCommanderBean - Class in kr.co.hit.live.ejb.commander
원격에서 POJO 서비스 객체의 호출을 대행해주는 EJB Commander 구현 클래스이다.
EJBCommanderBean() - Constructor for class kr.co.hit.live.ejb.commander.EJBCommanderBean
 
EJBCommanderHome - Interface in kr.co.hit.live.ejb.commander
EJBCommanderBean의 Home 인터페이스이다.
ejbCreate() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
빈 인스턴스가 생성되고 나서 컨테이너에의하여 호출된다.
ejbPassivate() - Method in class kr.co.hit.live.ejb.controller.BatchController
Deprecated.  
ejbPassivate() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
빈 인스턴스가 passive 상태가 되기 전에 컨테이너에의하여 호출된다.
ejbRemove() - Method in class kr.co.hit.live.ejb.controller.BatchController
Deprecated.  
ejbRemove() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
SessionBean instance가 제거되기 전에 컨테이너에의하여 호출된다.
ejbServiceContainer - Variable in class kr.co.hit.live.ejb.controller.SessionAdapter
EJB용 서비스 컨테이너로 생성된 객체를 저장해 놓는다.

G

getServiceContainer() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
EJB 용으로 설정된 서비스 컨테이너 객체를 반환한다.
getServiceContainer(String) - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
주어진 이름으로 설정된 서비스 컨테이너 객체를 반환한다.
getServiceContext() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
현재 쓰레드에 연결된 서비스 컨텍스트 객체를 반환한다.
getSessionContext() - Method in class kr.co.hit.live.ejb.controller.BatchController
Deprecated.  

K

kr.co.hit.live.ejb.commander - package kr.co.hit.live.ejb.commander
 
kr.co.hit.live.ejb.controller - package kr.co.hit.live.ejb.controller
 

L

loadServiceContainer() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
 

S

SessionAdapter - Class in kr.co.hit.live.ejb.controller
SessionAdapterSessionBean을 작성할 때 공통적으로 코딩해야하는 ejbCreate(), ejbRemove(), ejbActivate(), ejbPassivate(), setSessionContext() 메소드를 제공한다.
SessionAdapter() - Constructor for class kr.co.hit.live.ejb.controller.SessionAdapter
 
setRollbackOnly() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
현재 트랜젝션을 rollback 상태로 세팅한다.
setSessionContext(SessionContext) - Method in class kr.co.hit.live.ejb.controller.BatchController
Deprecated.  
setSessionContext(SessionContext) - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
Session Context를 저장한다.

U

unloadServiceContainer() - Method in class kr.co.hit.live.ejb.controller.SessionAdapter
 

B C E G K L S U

Copyright © 2014. All Rights Reserved.