|
TrueUpdate Manager Implementation Java EE 0.1.9 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectnet.java.trueupdate.manager.spec.UpdateMessageListener
net.java.trueupdate.manager.core.BasicUpdateManager
net.java.trueupdate.manager.impl.javaee.UpdateManagerBean
public class UpdateManagerBean
An update manager bean.
| 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 |
|---|
public UpdateManagerBean()
| Method Detail |
|---|
protected void checkUpdates()
throws Exception
checkUpdates in class BasicUpdateManagerException
protected net.java.trueupdate.manager.spec.UpdateMessage send(net.java.trueupdate.manager.spec.UpdateMessage message)
throws Exception
send in class BasicUpdateManagerExceptionprotected net.java.trueupdate.jax.rs.client.UpdateClient updateClient()
updateClient in class BasicUpdateManagerprotected UpdateInstaller updateInstaller()
updateInstaller in class BasicUpdateManager
|
TrueUpdate Manager Implementation Java EE 0.1.9 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||