net.sf.shineframework.common
Class ShineFwDefinitions

java.lang.Object
  extended by net.sf.shineframework.common.ShineFwDefinitions

public class ShineFwDefinitions
extends java.lang.Object

infrastructure definitions. This class can be used to retrieve the initial definitions used to construct the infrastructure

Author:
amirk

Constructor Summary
ShineFwDefinitions()
           
 
Method Summary
static java.lang.String[] getInfraResourceNames()
          retrieves the names of the infrastructure resources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShineFwDefinitions

public ShineFwDefinitions()
Method Detail

getInfraResourceNames

public static java.lang.String[] getInfraResourceNames()
                                                throws java.io.IOException
retrieves the names of the infrastructure resources

Returns:
an array of classpath resource names
Throws:
java.io.IOException


Copyright © 2007 sourceforge.net. All Rights Reserved.