com.blinksale.resource
Class Application

java.lang.Object
  extended by com.blinksale.resource.Application

public class Application
extends java.lang.Object

BlinkSale server application.

Author:
Jerome Louvel (contact@noelios.com)

Field Summary
static java.lang.String TYPE_BLINKSALE_XML
           
 
Constructor Summary
Application()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE_BLINKSALE_XML

public static final java.lang.String TYPE_BLINKSALE_XML
See Also:
Constant Field Values
Constructor Detail

Application

public Application()