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
PlexusBean
s backed by BeanEntry
s.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) final class
PlexusBean
iterator backed byBeanEntry
s. -
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, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator