|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.communication.jndi.client.JNDIServiceImpl
public class JNDIServiceImpl
Fractal component used to retrieve the JNDI initial context.
| Field Summary | |
|---|---|
protected org.ow2.petals.util.LoggingUtil |
log
Logging utilities. |
protected javax.naming.Context |
usersContext
Users context |
| Fields inherited from interface org.ow2.petals.communication.jndi.client.JNDIService |
|---|
JAVA_NAMING_FACTORY_LOGGER, USERS_REF |
| Constructor Summary | |
|---|---|
JNDIServiceImpl()
|
|
| Method Summary | |
|---|---|
javax.naming.InitialContext |
getInitialContext()
Get the initial JNDI context. |
javax.naming.Context |
getUsersContext()
Return a JNDI specific Context for Components |
protected void |
start()
|
protected void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.naming.Context usersContext
protected org.ow2.petals.util.LoggingUtil log
| Constructor Detail |
|---|
public JNDIServiceImpl()
| Method Detail |
|---|
protected void start()
protected void stop()
public javax.naming.InitialContext getInitialContext()
throws javax.naming.NamingException
JNDIService
getInitialContext in interface JNDIServiceInitialContextDecorator
javax.naming.NamingException
public javax.naming.Context getUsersContext()
throws javax.naming.NamingException
JNDIService
getUsersContext in interface JNDIServicejavax.naming.NamingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||