com.springsource.bundlor.ant
Class OsgiProfile

java.lang.Object
  extended by com.springsource.bundlor.ant.OsgiProfile

public final class OsgiProfile
extends java.lang.Object


Field Summary
private  java.lang.String profile
           
 
Constructor Summary
OsgiProfile()
           
 
Method Summary
 void addText(java.lang.String profile)
           
(package private)  java.lang.String getProfile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

profile

private volatile java.lang.String profile
Constructor Detail

OsgiProfile

public OsgiProfile()
Method Detail

addText

public void addText(java.lang.String profile)

getProfile

java.lang.String getProfile()