Package 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:
  • Method Details

    • getInUseDelegates

      public InUseDelegate[] getInUseDelegates(Iterated iterationToCheck)
      Returns an array of InUseDelegates that match given the service.properties.

      Supported API: true
      Parameters:
      iterationToCheck -
      Returns:
      InUseDelegate[]