ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

org.jboss.shrinkwrap.spi
Interface Configurable

All Superinterfaces:
Assignable
All Known Implementing Classes:
ArchiveBase, ConfigurableArchiveImpl, MemoryMapArchiveBase, MemoryMapArchiveImpl

public interface Configurable
extends Assignable

Assignable view representing an entity backed by Configuration.

Version:
$Revision: $
Author:
ALR

Method Summary
 Configuration getConfiguration()
          Obtains the Configuration associated with this Archive
 
Methods inherited from interface org.jboss.shrinkwrap.api.Assignable
as
 

Method Detail

getConfiguration

Configuration getConfiguration()
Obtains the Configuration associated with this Archive


ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.