public class URLPreferringEventDirContextDecorator extends URLPreferringDirContextDecorator implements EventDirContext
OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPEADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTEAPPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES| Constructor and Description |
|---|
URLPreferringEventDirContextDecorator() |
URLPreferringEventDirContextDecorator(EventDirContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamingListener(Name target,
int scope,
NamingListener l) |
void |
addNamingListener(Name target,
String filter,
Object[] filterArgs,
SearchControls ctls,
NamingListener l) |
void |
addNamingListener(Name target,
String filter,
SearchControls ctls,
NamingListener l) |
void |
addNamingListener(String target,
int scope,
NamingListener l) |
void |
addNamingListener(String target,
String filter,
Object[] filterArgs,
SearchControls ctls,
NamingListener l) |
void |
addNamingListener(String target,
String filter,
SearchControls ctls,
NamingListener l) |
protected EventDirContext |
checkAndCast(Context ctx) |
protected EventDirContext |
getOriginal() |
void |
removeNamingListener(NamingListener l) |
boolean |
targetMustExist() |
bind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, getURLOrDefaultInitCtx, getURLOrDefaultInitCtx, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, equals, getEnvironment, getNameInNamespace, getNameParser, getNameParser, hashCode, init, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbind, bind, createSubcontext, createSubcontext, getAttributes, getAttributes, getAttributes, getAttributes, getSchema, getSchema, getSchemaClassDefinition, getSchemaClassDefinition, modifyAttributes, modifyAttributes, modifyAttributes, modifyAttributes, rebind, rebind, search, search, search, search, search, search, search, searchaddToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbindpublic URLPreferringEventDirContextDecorator()
public URLPreferringEventDirContextDecorator(EventDirContext ctx)
protected EventDirContext checkAndCast(Context ctx) throws NamingException
checkAndCast in class URLPreferringDirContextDecoratorNamingExceptionprotected EventDirContext getOriginal() throws NamingException
getOriginal in class URLPreferringContextDecoratorNamingExceptionpublic void addNamingListener(Name target, int scope, NamingListener l) throws NamingException
addNamingListener in interface EventContextNamingExceptionpublic void addNamingListener(String target, int scope, NamingListener l) throws NamingException
addNamingListener in interface EventContextNamingExceptionpublic void removeNamingListener(NamingListener l) throws NamingException
removeNamingListener in interface EventContextNamingExceptionpublic boolean targetMustExist()
throws NamingException
targetMustExist in interface EventContextNamingExceptionpublic void addNamingListener(Name target, String filter, SearchControls ctls, NamingListener l) throws NamingException
addNamingListener in interface EventDirContextNamingExceptionpublic void addNamingListener(String target, String filter, SearchControls ctls, NamingListener l) throws NamingException
addNamingListener in interface EventDirContextNamingExceptionpublic void addNamingListener(Name target, String filter, Object[] filterArgs, SearchControls ctls, NamingListener l) throws NamingException
addNamingListener in interface EventDirContextNamingExceptionpublic void addNamingListener(String target, String filter, Object[] filterArgs, SearchControls ctls, NamingListener l) throws NamingException
addNamingListener in interface EventDirContextNamingExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.