org.exoplatform.container.util
Class ContainerUtil
java.lang.Object
org.exoplatform.container.util.ContainerUtil
public class ContainerUtil
- extends java.lang.Object
- Since:
- Oct 28, 2004
- Version:
- $Id: ContainerUtil.java 9894 2006-10-31 02:52:41Z tuan08 $
- Author:
- Tuan Nguyen (tuan08@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerUtil
public ContainerUtil()
getSortedConstructors
public static java.lang.reflect.Constructor<?>[] getSortedConstructors(java.lang.Class<?> clazz)
throws java.lang.NoClassDefFoundError
- Throws:
java.lang.NoClassDefFoundError
getConfigurationURL
public static java.util.Collection<java.net.URL> getConfigurationURL(java.lang.String configuration)
throws java.lang.Exception
- Throws:
java.lang.Exception
addContainerLifecyclePlugin
public static void addContainerLifecyclePlugin(ExoContainer container,
ConfigurationManager conf)
addComponentLifecyclePlugin
public static void addComponentLifecyclePlugin(ExoContainer container,
ConfigurationManager conf)
addComponents
public static void addComponents(ExoContainer container,
ConfigurationManager conf)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.