|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwCMISEventDispatch<L>
Interface OwCMISEventDispatch. Defines the interface for dispatch calls.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
void |
fire(L listener_p)
Called interface on dispatching |
Method Detail |
---|
void fire(L listener_p) throws com.wewebu.ow.server.exceptions.OwException
listener_p
- which are registered for that dispatch call.
com.wewebu.ow.server.exceptions.OwException
- if dispatching fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |