com.sun.hk2.component
Class AbstractInhabitantProvider
java.lang.Object
com.sun.hk2.component.AbstractInhabitantProvider
- All Implemented Interfaces:
- InhabitantProviderInterceptor
- Direct Known Subclasses:
- ConfigInhabitantProvider
Deprecated.
@Deprecated
public abstract class AbstractInhabitantProvider
- extends Object
- implements InhabitantProviderInterceptor
abstract base for InhabitantProviderInterceptor
- Author:
- Jeff Trent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInhabitantProvider
public AbstractInhabitantProvider()
- Deprecated.
contains
protected static boolean contains(Set<String> indicies,
String name)
- Deprecated.
Copyright © 2013 Oracle Corporation. All Rights Reserved.