uk.ac.soton.itinnovation.grid.pbac2.pep
Class PEPProvider
java.lang.Object
org.apache.axis.deployment.wsdd.WSDDProvider
uk.ac.soton.itinnovation.grid.pbac2.pep.PEPProvider
public class PEPProvider
- extends WSDDProvider
Axis Provider for the PEP.
To call the PBAC PEP automatically whenever an operation on your service is
invoked, set 'provider="java:PBAC-PEP"' in your server-config.wsdd file. Axis will
find this class automatically, provided that this class's jar is in the classpath.
| Fields inherited from class org.apache.axis.deployment.wsdd.WSDDProvider |
log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PEPProvider
public PEPProvider()
newProviderInstance
public Handler newProviderInstance(WSDDService service,
EngineConfiguration engine)
throws Exception
- Specified by:
newProviderInstance in class WSDDProvider
- Throws:
Exception
getName
public String getName()
- Specified by:
getName in class WSDDProvider
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.