org.jboss.dna.repository
Interface Configurator.And<ReturnType>

Type Parameters:
ReturnType -
All Known Subinterfaces:
Configurator.ConfigRepositoryDetails<ReturnType>, Configurator.MimeTypeDetectorDetails<ReturnType>, Configurator.RepositoryDetails<ReturnType>, Configurator.SequencerDetails<ReturnType>
Enclosing class:
Configurator<BuilderType>

public static interface Configurator.And<ReturnType>

Continue with another aspect of configuration.


Method Summary
 ReturnType and()
          Return a reference to the next configuration interface for additional operations.
 

Method Detail

and

ReturnType and()
Return a reference to the next configuration interface for additional operations.

Returns:
a reference to the next configuration interface


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.