com.novell.nxpe
Interface NxpeAction
public interface NxpeAction
- Since:
- NXPE1.0
- Author:
- Paladin Team
initialize
void initialize(NxpeParameterList configurationValues)
throws NxpeException
- Throws:
NxpeException
doAction
NxpeResult doAction(NxpeInformationContext informationCtx,
NxpeResponseContext responseCtx)
throws NxpeException
- Throws:
NxpeException
setInterfaceId
void setInterfaceId(java.lang.String interfaceId)
throws NxpeException
- Throws:
NxpeException
Copyright © 2005-2009 Novell, Inc. All Rights Reserved.