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 ShutdownEvent

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

All Implemented Interfaces:
java.io.Serializable

public class ShutdownEvent
extends EventContext

Event fired during a shutdown of the ServerContext

See Also:
Serialized Form

Field Summary
static java.lang.String EVENT_NAME
           

 

Fields inherited from class java.util.EventObject
source

 

Constructor Summary
ShutdownEvent()
           

 

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

ShutdownEvent

public ShutdownEvent()

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.