Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


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


public interface SlaParserCallback

The call back class for cashing the 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
5.0

E21717-02


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