Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
6.0

E55516-02


oracle.ocsg.rest.oauthv2.timer.management
Interface Oauth2DataCleanerMBean


public interface Oauth2DataCleanerMBean

Field Summary
static String TIME_OUT_VALUE
           
static int timeOutValue
          Timer value in seconds.

 

Method Summary
 int getTimeOutValue()
           
 void setTimeOutValue(int timeOutValue)
           

 

Field Detail

TIME_OUT_VALUE

public static final String TIME_OUT_VALUE
See Also:
Constant Field Values

timeOutValue

public static final int timeOutValue
Timer value in seconds.
See Also:
Constant Field Values

Method Detail

getTimeOutValue

public int getTimeOutValue()
                    throws ManagementException
Throws:
ManagementException

setTimeOutValue

public void setTimeOutValue(int timeOutValue)
                     throws ManagementException
Throws:
ManagementException

Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
6.0

E55516-02


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