org.springframework.roo.project
Class Configuration

java.lang.Object
  extended by org.springframework.roo.project.Configuration

public final class Configuration
extends Object

Immutable representation of an configuration specification for a (maven) build plugin

Since:
1.1
Author:
Alan Stewart

Constructor Summary
Configuration(Element configuration)
           
 
Method Summary
 Element getConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration(Element configuration)
Method Detail

getConfiguration

public Element getConfiguration()


Copyright © 2009-2010 VMware, Inc. All Rights Reserved.