wt.vc.config
Class InUseDelegateFactory
java.lang.Object
wt.vc.config.InUseDelegateFactory
- All Implemented Interfaces:
- Externalizable, Serializable, wt.services.applicationcontext.ApplicationContextChild
public class InUseDelegateFactory
- extends Object
- implements wt.services.applicationcontext.ApplicationContextChild, Externalizable
Factory for InUseDelegates.
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInUseDelegates
public InUseDelegate[] getInUseDelegates(Iterated iterationToCheck)
- Returns an array of InUseDelegates that match given the service.properties.
Supported API: true
- Parameters:
iterationToCheck -
- Returns:
- InUseDelegate[]