com.bea.wli.calendar.api
Class BusinessCalendarFactory
java.lang.Object
com.bea.wli.calendar.api.BusinessCalendarFactory
public class BusinessCalendarFactory
- extends Object
This factory is used to create an instance of BusinessCalendar.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessCalendarFactory
public BusinessCalendarFactory()
create
public static BusinessCalendar create()
throws BusinessCalendarException
- Returns:
- BusinessCalendar
- Throws:
BusinessCalendarException
create
public static BusinessCalendar create(InitialContext ctx)
throws BusinessCalendarException
- Returns:
- BusinessCalendar
- Throws:
BusinessCalendarException
getObjectNameForBusinessCalendarMBean
public static ObjectName getObjectNameForBusinessCalendarMBean()