org.wso2.carbon.server.admin.internal
Class PrivilegedActionServiceComponent

java.lang.Object
  extended by org.wso2.carbon.server.admin.internal.PrivilegedActionServiceComponent

public class PrivilegedActionServiceComponent
extends Object


Field Summary
static List<PrivilegedAction> privilegedActions
           
 
Constructor Summary
PrivilegedActionServiceComponent()
           
 
Method Summary
protected  void activate(org.osgi.service.component.ComponentContext ctxt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

privilegedActions

public static List<PrivilegedAction> privilegedActions
Constructor Detail

PrivilegedActionServiceComponent

public PrivilegedActionServiceComponent()
Method Detail

activate

protected void activate(org.osgi.service.component.ComponentContext ctxt)


Copyright © 2014 WSO2 Inc. All rights reserved.