Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

com.bea.wlcp.wlng.api.sla
Interface SlaParserCallback


public interface SlaParserCallback

The call back class for cashing the Sevice Level Agreement (SLA). This interface allows optimize the processing or the custom SLA to a desired representation, to avoid doing the same processing in every request.


Method Summary
abstract  java.lang.Object parse(java.lang.String sla)
           
 

Method Detail

parse

public java.lang.Object parse(java.lang.String sla)
                       throws com.bea.wlcp.wlng.ValidationFailedException
Throws:
com.bea.wlcp.wlng.ValidationFailedException

Oracle Communications Services Gatekeeper Java API Reference
6.1

E65002-01

Copyright © 2008, 2016, Oracle and/or its affiliates. All rights reserved.