Uses of Class
org.symphonyoss.s2.fugue.pubsub.AbstractPublisherManager.Builder
-
-
Uses of AbstractPublisherManager.Builder in org.symphonyoss.s2.fugue.pubsub
Classes in org.symphonyoss.s2.fugue.pubsub with type parameters of type AbstractPublisherManager.Builder Modifier and Type Class Description static classAbstractPublisherManager.Builder<T extends AbstractPublisherManager.Builder<T,B>,B extends org.symphonyoss.s2.common.fluent.IFluent<B>>Builder.Constructors in org.symphonyoss.s2.fugue.pubsub with parameters of type AbstractPublisherManager.Builder Constructor Description AbstractPublisherManager(Class<T> builtType, AbstractPublisherManager.Builder<?,T> builder)
-