Class ExtensionPointList<T>
java.lang.Object
com.cloudbees.sdk.extensibility.ExtensionList<T>
com.cloudbees.sdk.extensibility.ExtensionPointList<T>
- All Implemented Interfaces:
Iterable<T>
-
Constructor Summary
ConstructorsConstructorDescriptionExtensionPointList(com.google.inject.TypeLiteral<T> type) Deprecated.ExtensionPointList(Class<T> type) Deprecated. -
Method Summary
Methods inherited from class ExtensionList
iterator, listMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
ExtensionPointList
Deprecated. -
ExtensionPointList
-