|
|||||||||
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 ServiceJNDIBinder
java.lang.Exception
public void unbind(java.lang.String jndiName)
unbind
in interface ServiceJNDIBinder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |