com.cybelia.sandra
Class SandraScheduler

java.lang.Object
  extended by com.cybelia.sandra.SandraScheduler

public class SandraScheduler
extends Object

Author:
sletellier

Nested Class Summary
static class SandraScheduler.IbuSchedulerJob
           
static class SandraScheduler.LogJob
           
 
Field Summary
static String CODE_SOCIETE
           
static org.apache.commons.logging.Log log
          Logger.
static String LOGGER_JOB
           
 
Constructor Summary
SandraScheduler()
           
 
Method Summary
static List<Societe> getAllSociete()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.commons.logging.Log log
Logger.


LOGGER_JOB

public static final String LOGGER_JOB
See Also:
Constant Field Values

CODE_SOCIETE

public static final String CODE_SOCIETE
See Also:
Constant Field Values
Constructor Detail

SandraScheduler

public SandraScheduler()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

getAllSociete

public static List<Societe> getAllSociete()


Copyright © 2008-2012 Cybelia. All Rights Reserved.