org.apache.qpid.management.domain.model
Interface QpidFeatureBuilder.State

Enclosing class:
QpidFeatureBuilder

static interface QpidFeatureBuilder.State

Builder state for this class. Each concrete implementor is a builder for a specific feature. using the appropriate factory method.


Method Summary
 void build()
           
 

Method Detail

build

void build()
           throws UnableToBuildFeatureException
Throws:
UnableToBuildFeatureException


Licensed to the Apache Software Foundation