|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceLocator | |
|---|---|
| kr.co.hit.live.locator | JNDI lookup 프로세스를 효율적으로 수행하기 위한 클래스들을 포함한다. |
| Uses of ServiceLocator in kr.co.hit.live.locator |
|---|
| Methods in kr.co.hit.live.locator that return ServiceLocator | |
|---|---|
static ServiceLocator |
ServiceLocator.getServiceLocator()
디폴트 JNDI 서비스를 위한 ServiceLocator 오브젝트를 리턴한다. |
static ServiceLocator |
ServiceLocator.getServiceLocator(Properties props)
jndi 인자에 의해 식별되는 ServiceLocator 오브젝트가
Cache에 있으면 그것을 리턴하고, 없으면 새로 생성하여 Cache에 저장한 후 리턴한다. |
static ServiceLocator |
ServiceLocator.getServiceLocator(String jndi,
Properties props)
Deprecated. Use getServiceLocator(Properties) Method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||