KIE Uberfire Runtime PlugIns API 6.2.0.CR1

org.kie.uberfire.plugin.event
Class PluginAdded

java.lang.Object
  extended by org.kie.uberfire.plugin.event.PluginAdded

@Portable
public class PluginAdded
extends Object


Constructor Summary
PluginAdded()
           
PluginAdded(Plugin plugin, org.uberfire.rpc.SessionInfo sessionInfo)
           
 
Method Summary
 Plugin getPlugin()
           
 org.uberfire.rpc.SessionInfo getSessionInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginAdded

public PluginAdded()

PluginAdded

public PluginAdded(Plugin plugin,
                   org.uberfire.rpc.SessionInfo sessionInfo)
Method Detail

getPlugin

public Plugin getPlugin()

getSessionInfo

public org.uberfire.rpc.SessionInfo getSessionInfo()

KIE Uberfire Runtime PlugIns API 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.