Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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
 Object parse(String sla)
           

 

Method Detail

parse

public Object parse(String sla)
             throws ValidationFailedException
Throws:
ValidationFailedException

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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