net.craftforge.essential.example.config
Class ResourceConfig

java.lang.Object
  extended by net.craftforge.essential.example.config.ResourceConfig

public class ResourceConfig
extends Object

A static configuration of resource locations.

Since:
11.08.11
Author:
Christian Bick

Field Summary
static String DB_SETUP_SCRIPT_RESOURCE
          Resource of the database setup script
 
Constructor Summary
ResourceConfig()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DB_SETUP_SCRIPT_RESOURCE

public static final String DB_SETUP_SCRIPT_RESOURCE
Resource of the database setup script

See Also:
Constant Field Values
Constructor Detail

ResourceConfig

public ResourceConfig()


Copyright © 2011. All Rights Reserved.