Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


oracle.stellent.wcm.server.events
Class StartupEvent

java.lang.Object
  extended by java.util.EventObject
      extended by oracle.stellent.wcm.core.event.EventContext
          extended by oracle.stellent.wcm.server.events.StartupEvent

All Implemented Interfaces:
java.io.Serializable

public class StartupEvent
extends EventContext

Event fired when system starts up

See Also:
Serialized Form

Field Summary
static java.lang.String EVENT_NAME
           

 

Fields inherited from class java.util.EventObject
source

 

Constructor Summary
StartupEvent()
           

 

Method Summary

 

Methods inherited from class oracle.stellent.wcm.core.event.EventContext
getEventName, setEventName

 

Methods inherited from class java.util.EventObject
getSource, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Field Detail

EVENT_NAME

public static final java.lang.String EVENT_NAME
See Also:
Constant Field Values

Constructor Detail

StartupEvent

public StartupEvent()

Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.