eu.emi.emir
Class EMIRServer

java.lang.Object
  extended by eu.emi.emir.EMIRServer

public class EMIRServer
extends Object

Author:
a.memon, g.szigeti

Constructor Summary
EMIRServer()
           
EMIRServer(Properties p)
           
 
Method Summary
 void addParentDSR()
           
protected  void finalize()
           
static ClientSecurityProperties getClientSecurityProperties()
           
 org.eclipse.jetty.server.Server getJettyServer()
           
static Properties getRawProperties()
           
static Date getRunningSince()
           
static ServerProperties getServerProperties()
           
static ServerSecurityProperties getServerSecurityProperties()
           
static void main(String[] args)
           
static void printUsage()
           
 void run(Properties props)
           
 void run(String propsFilePath)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMIRServer

public EMIRServer()

EMIRServer

public EMIRServer(Properties p)
Method Detail

main

public static void main(String[] args)

run

public void run(String propsFilePath)

run

public void run(Properties props)

addParentDSR

public void addParentDSR()

stop

public void stop()

finalize

protected void finalize()
Overrides:
finalize in class Object

getRunningSince

public static Date getRunningSince()

getServerSecurityProperties

public static ServerSecurityProperties getServerSecurityProperties()

getClientSecurityProperties

public static ClientSecurityProperties getClientSecurityProperties()

printUsage

public static void printUsage()

getJettyServer

public org.eclipse.jetty.server.Server getJettyServer()

getServerProperties

public static ServerProperties getServerProperties()

getRawProperties

public static Properties getRawProperties()


Copyright © 2012. All Rights Reserved.