net.sf.sail.core.util
Class PodUtils

java.lang.Object
  extended by net.sf.sail.core.util.PodUtils

public class PodUtils
extends java.lang.Object

Author:
turadg

Constructor Summary
PodUtils()
           
 
Method Summary
static java.util.Collection childrenOfType(Curnit assembledCurnit, java.lang.Class type)
           
static
<T> T
createBeanInPod(Pod pod, java.lang.Class<T> beanClass, java.lang.String title)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PodUtils

public PodUtils()
Method Detail

childrenOfType

public static java.util.Collection childrenOfType(Curnit assembledCurnit,
                                                  java.lang.Class type)

createBeanInPod

public static <T> T createBeanInPod(Pod pod,
                                    java.lang.Class<T> beanClass,
                                    java.lang.String title)
                         throws java.lang.InstantiationException,
                                java.lang.IllegalAccessException
Throws:
java.lang.InstantiationException
java.lang.IllegalAccessException


Copyright 2004-2004-2006 TELS Center. All Rights Reserved.