org.apache.geronimo.mavenplugins.osgi.utils
Class BundleUtil

java.lang.Object
  extended by org.apache.geronimo.mavenplugins.osgi.utils.BundleUtil

public final class BundleUtil
extends Object

Common functions used by the plugin.

Version:
$Rev: 885930 $ $Date: 2009-12-01 16:06:22 -0500 (Tue, 01 Dec 2009) $

Constructor Summary
BundleUtil()
           
 
Method Summary
static void loadVMProfile(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleUtil

public BundleUtil()
Method Detail

loadVMProfile

public static void loadVMProfile(Properties properties)


Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.