Package org.eclipse.sisu.plexus
Class DefaultPlexusBeans<T>
java.lang.Object
org.eclipse.sisu.plexus.DefaultPlexusBeans<T>
- All Implemented Interfaces:
Iterable<PlexusBean<T>>
Sequence of
PlexusBeans backed by BeanEntrys.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) final classPlexusBeaniterator backed byBeanEntrys. -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultPlexusBeans(Iterable<BeanEntry<com.google.inject.name.Named, T>> beans) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator