ShrinkWrap SPI 1.0.0

org.jboss.shrinkwrap.spi
Interface Configurable

All Superinterfaces:
Assignable

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 SPI 1.0.0

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.