com.groiss.cal
Class CalRegistry
java.lang.Object
com.groiss.cal.CalRegistry
public class CalRegistry
- extends Object
Use this class to register your own CalInfo implementations.
you can also use the parameter cal.applications in your system-configuration-file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalRegistry
public CalRegistry()
addCalInfo
public static void addCalInfo(CalInfo info)
- register a new
CalInfo
- Parameters:
info - the CalInfo
@enterprise 8.0.10078 Copyright © 2001-2011 Groiss Informatics GmbH. All Rights Reserved.