Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.server.thread
Class IdcServerUpdateChecker

java.lang.Object
  extended by oracle.stellent.wcm.server.thread.IdcServerUpdateChecker

All Implemented Interfaces:
IdcServerPoller

public class IdcServerUpdateChecker
extends java.lang.Object
implements IdcServerPoller

One of poller in IdcServerPollingController


Constructor Summary
IdcServerUpdateChecker(ClientApplication clientApplication)
           

 

Method Summary
 void callIdcServer(IdcClientFactory clientFactory)
          Invoke the Content Server

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

IdcServerUpdateChecker

public IdcServerUpdateChecker(ClientApplication clientApplication)

Method Detail

callIdcServer

public void callIdcServer(IdcClientFactory clientFactory)
Description copied from interface: IdcServerPoller
Invoke the Content Server
Specified by:
callIdcServer in interface IdcServerPoller
Parameters:
clientFactory - the configured client factory

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


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