com.groiss.cal
Class CalRegistry

java.lang.Object
  extended by com.groiss.cal.CalRegistry

public class CalRegistry
extends java.lang.Object

Use this class to register your own CalInfo implementations. you can also use the parameter cal.applications in your system-configuration-file


Constructor Summary
CalRegistry()
           
 
Method Summary
static void addCalInfo(CalInfo info)
          register a new CalInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalRegistry

public CalRegistry()
Method Detail

addCalInfo

public static void addCalInfo(CalInfo info)
register a new CalInfo

Parameters:
info - the CalInfo


@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.