|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.identity.service.SimpleServiceJNDIBinder
public class SimpleServiceJNDIBinder
Really dummy JNDI binder
| Constructor Summary | |
|---|---|
SimpleServiceJNDIBinder()
|
|
| Method Summary | |
|---|---|
void |
bind(java.lang.String jndiName,
java.lang.Object service)
|
void |
unbind(java.lang.String jndiName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleServiceJNDIBinder()
| Method Detail |
|---|
public void bind(java.lang.String jndiName,
java.lang.Object service)
throws java.lang.Exception
bind in interface org.jboss.portal.identity.ServiceJNDIBinderjava.lang.Exceptionpublic void unbind(java.lang.String jndiName)
unbind in interface org.jboss.portal.identity.ServiceJNDIBinder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||