TrueUpdate Manager Implementation Java EE 0.1.9

net.java.trueupdate.manager.impl.javaee
Class UpdateManagerBean

java.lang.Object
  extended by net.java.trueupdate.manager.spec.UpdateMessageListener
      extended by net.java.trueupdate.manager.core.BasicUpdateManager
          extended by net.java.trueupdate.manager.impl.javaee.UpdateManagerBean

public class UpdateManagerBean
extends BasicUpdateManager

An update manager bean.

Author:
Christian Schlichtherle

Constructor Summary
UpdateManagerBean()
           
 
Method Summary
protected  void checkUpdates()
           
protected  net.java.trueupdate.manager.spec.UpdateMessage send(net.java.trueupdate.manager.spec.UpdateMessage message)
           
protected  net.java.trueupdate.jax.rs.client.UpdateClient updateClient()
           
protected  UpdateInstaller updateInstaller()
           
 
Methods inherited from class net.java.trueupdate.manager.core.BasicUpdateManager
onInstallationRequest, onSubscriptionNotice, onSubscriptionRequest, onUnsubscriptionNotice, onUnsubscriptionRequest, shutdown
 
Methods inherited from class net.java.trueupdate.manager.spec.UpdateMessageListener
filter, onInstallationFailureResponse, onInstallationSuccessResponse, onSubscriptionFailureResponse, onSubscriptionSuccessResponse, onUnsubscriptionFailureResponse, onUnsubscriptionSuccessResponse, onUpdateMessage, onUpdateNotice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateManagerBean

public UpdateManagerBean()
Method Detail

checkUpdates

protected void checkUpdates()
                     throws Exception
Overrides:
checkUpdates in class BasicUpdateManager
Throws:
Exception

send

protected net.java.trueupdate.manager.spec.UpdateMessage send(net.java.trueupdate.manager.spec.UpdateMessage message)
                                                       throws Exception
Specified by:
send in class BasicUpdateManager
Throws:
Exception

updateClient

protected net.java.trueupdate.jax.rs.client.UpdateClient updateClient()
Specified by:
updateClient in class BasicUpdateManager

updateInstaller

protected UpdateInstaller updateInstaller()
Specified by:
updateInstaller in class BasicUpdateManager

TrueUpdate Manager Implementation Java EE 0.1.9

Copyright © 2013 Stimulus Software. All rights reserved.