public class ApplicationDeployment extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Deployment.Application.ApplicationDeployment
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Deployment, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Deployment
|
static java.lang.String |
className
Qualified class name: System.Deployment.Application.ApplicationDeployment
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ApplicationDeployment() |
ApplicationDeployment(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ApplicationDeployment()
throws java.lang.Throwable
java.lang.Throwablepublic ApplicationDeployment(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addCheckForUpdateCompleted(CheckForUpdateCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addCheckForUpdateProgressChanged(DeploymentProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDownloadFileGroupCompleted(DownloadFileGroupCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDownloadFileGroupProgressChanged(DeploymentProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUpdateCompleted(AsyncCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUpdateProgressChanged(DeploymentProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic static ApplicationDeployment cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ApplicationDeployment, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedApplicationDeployment instancejava.lang.Throwable - in case of error during cast operationpublic UpdateCheckInfo CheckForDetailedUpdate() throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, ArgumentNullException, TypeLoadException, MissingMethodException, TargetInvocationException, NotSupportedException, NotImplementedException, IndexOutOfRangeException, CultureNotFoundException, OutOfMemoryException, MissingManifestResourceException, ObjectDisposedException, DeploymentException, InvalidDeploymentException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, AmbiguousMatchException, DeploymentDownloadException, MulticastNotSupportedException, AbandonedMutexException, Win32Exception, FormatException, DependentPlatformMissingException, CompatibleFrameworkMissingException, SupportedRuntimeMissingException, OverflowException, TargetParameterCountException, PolicyException, TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArgumentNullExceptionTypeLoadExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionOutOfMemoryExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionInvalidDeploymentExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionMulticastNotSupportedExceptionAbandonedMutexExceptionWin32ExceptionFormatExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionOverflowExceptionTargetParameterCountExceptionPolicyExceptionTrustNotGrantedExceptionpublic UpdateCheckInfo CheckForDetailedUpdate(boolean persistUpdateCheckResult) throws java.lang.Throwable, NullReferenceException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, ArgumentNullException, SecurityException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, IndexOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, DeploymentException, FormatException, OutOfMemoryException, InvalidDeploymentException, OverflowException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, AmbiguousMatchException, DeploymentDownloadException, AbandonedMutexException, Win32Exception, DependentPlatformMissingException, CompatibleFrameworkMissingException, SupportedRuntimeMissingException, RankException, MemberAccessException, TargetException, TargetParameterCountException, PolicyException, TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionSecurityExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionFormatExceptionOutOfMemoryExceptionInvalidDeploymentExceptionOverflowExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionAbandonedMutexExceptionWin32ExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionRankExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionPolicyExceptionTrustNotGrantedExceptionpublic boolean CheckForUpdate()
throws java.lang.Throwable,
NullReferenceException,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
DeploymentException,
InvalidDeploymentException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
PlatformNotSupportedException,
DeploymentDownloadException,
FormatException,
DependentPlatformMissingException,
CompatibleFrameworkMissingException,
SupportedRuntimeMissingException,
XmlSyntaxException,
OverflowException,
PolicyException,
TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionInvalidOperationExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionInvalidDeploymentExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionDeploymentDownloadExceptionFormatExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionXmlSyntaxExceptionOverflowExceptionPolicyExceptionTrustNotGrantedExceptionpublic boolean CheckForUpdate(boolean persistUpdateCheckResult)
throws java.lang.Throwable,
NullReferenceException,
ArgumentException,
ArgumentOutOfRangeException,
InvalidOperationException,
ArgumentNullException,
TypeLoadException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
NotImplementedException,
IndexOutOfRangeException,
CultureNotFoundException,
OutOfMemoryException,
MissingManifestResourceException,
ObjectDisposedException,
DeploymentException,
InvalidDeploymentException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
PlatformNotSupportedException,
AmbiguousMatchException,
DeploymentDownloadException,
MulticastNotSupportedException,
AbandonedMutexException,
Win32Exception,
FormatException,
DependentPlatformMissingException,
CompatibleFrameworkMissingException,
SupportedRuntimeMissingException,
OverflowException,
TargetParameterCountException,
PolicyException,
TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArgumentNullExceptionTypeLoadExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionOutOfMemoryExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionInvalidDeploymentExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionMulticastNotSupportedExceptionAbandonedMutexExceptionWin32ExceptionFormatExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionOverflowExceptionTargetParameterCountExceptionPolicyExceptionTrustNotGrantedExceptionpublic void CheckForUpdateAsync()
throws java.lang.Throwable,
NullReferenceException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ArgumentNullException,
SecurityException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
IndexOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
DeploymentException,
FormatException,
OutOfMemoryException,
InvalidDeploymentException,
OverflowException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
PlatformNotSupportedException,
AmbiguousMatchException,
DeploymentDownloadException,
AbandonedMutexException,
Win32Exception,
MulticastNotSupportedException,
DependentPlatformMissingException,
CompatibleFrameworkMissingException,
SupportedRuntimeMissingException,
RankException,
TargetParameterCountException,
PolicyException,
TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionSecurityExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionFormatExceptionOutOfMemoryExceptionInvalidDeploymentExceptionOverflowExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionAbandonedMutexExceptionWin32ExceptionMulticastNotSupportedExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionRankExceptionTargetParameterCountExceptionPolicyExceptionTrustNotGrantedExceptionpublic void CheckForUpdateAsyncCancel()
throws java.lang.Throwable
java.lang.Throwablepublic void DownloadFileGroup(java.lang.String groupName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IOException,
PathTooLongException,
NotImplementedException,
ArgumentOutOfRangeException,
InvalidOperationException,
DeploymentException,
FormatException,
OverflowException,
OutOfMemoryException,
InvalidDeploymentException,
WaitHandleCannotBeOpenedException,
CultureNotFoundException,
PlatformNotSupportedException,
NotSupportedException,
AmbiguousMatchException,
DeploymentDownloadException,
MulticastNotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
Win32Exception,
IndexOutOfRangeException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIOExceptionPathTooLongExceptionNotImplementedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionDeploymentExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionInvalidDeploymentExceptionWaitHandleCannotBeOpenedExceptionCultureNotFoundExceptionPlatformNotSupportedExceptionNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionIndexOutOfRangeExceptionNullReferenceExceptionpublic void DownloadFileGroupAsync(java.lang.String groupName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
NotImplementedException,
ArgumentOutOfRangeException,
DeploymentException,
FormatException,
OutOfMemoryException,
InvalidDeploymentException,
OverflowException,
InvalidOperationException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
CultureNotFoundException,
PlatformNotSupportedException,
NotSupportedException,
DeploymentDownloadException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionArgumentOutOfRangeExceptionDeploymentExceptionFormatExceptionOutOfMemoryExceptionInvalidDeploymentExceptionOverflowExceptionInvalidOperationExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionCultureNotFoundExceptionPlatformNotSupportedExceptionNotSupportedExceptionDeploymentDownloadExceptionNullReferenceExceptionpublic void DownloadFileGroupAsync(java.lang.String groupName,
NetObject userState)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IOException,
PathTooLongException,
NotImplementedException,
ArgumentOutOfRangeException,
InvalidOperationException,
DeploymentException,
FormatException,
OverflowException,
OutOfMemoryException,
InvalidDeploymentException,
WaitHandleCannotBeOpenedException,
CultureNotFoundException,
PlatformNotSupportedException,
NotSupportedException,
AmbiguousMatchException,
DeploymentDownloadException,
MulticastNotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
Win32Exception,
IndexOutOfRangeException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIOExceptionPathTooLongExceptionNotImplementedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionDeploymentExceptionFormatExceptionOverflowExceptionOutOfMemoryExceptionInvalidDeploymentExceptionWaitHandleCannotBeOpenedExceptionCultureNotFoundExceptionPlatformNotSupportedExceptionNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionMulticastNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionIndexOutOfRangeExceptionNullReferenceExceptionpublic void DownloadFileGroupAsyncCancel(java.lang.String groupName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
CultureNotFoundException,
ArgumentOutOfRangeException,
InvalidOperationException,
PlatformNotSupportedException,
IndexOutOfRangeException,
OutOfMemoryException,
NotSupportedException,
NotImplementedException,
DeploymentException,
AmbiguousMatchException,
OverflowException,
InvalidDeploymentException,
DeploymentDownloadException,
MulticastNotSupportedException,
AbandonedMutexException,
Win32Exception,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionPlatformNotSupportedExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionNotSupportedExceptionNotImplementedExceptionDeploymentExceptionAmbiguousMatchExceptionOverflowExceptionInvalidDeploymentExceptionDeploymentDownloadExceptionMulticastNotSupportedExceptionAbandonedMutexExceptionWin32ExceptionFormatExceptionNullReferenceExceptionpublic Uri getActivationUri() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IOException, PathTooLongException, NotImplementedException, ArgumentOutOfRangeException, InvalidOperationException, DeploymentException, FormatException, OverflowException, OutOfMemoryException, InvalidDeploymentException
public static ApplicationDeployment getCurrentDeployment() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, TypeLoadException, MissingMethodException, TargetInvocationException, NotSupportedException, NotImplementedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ObjectDisposedException, CultureNotFoundException, MissingManifestResourceException, InvalidDeploymentException, PlatformNotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, DeploymentException, AmbiguousMatchException, FormatException, OutOfMemoryException, OverflowException, UriFormatException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionTypeLoadExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionObjectDisposedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionInvalidDeploymentExceptionPlatformNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionDeploymentExceptionAmbiguousMatchExceptionFormatExceptionOutOfMemoryExceptionOverflowExceptionUriFormatExceptionpublic Version getCurrentVersion() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getDataDirectory()
throws java.lang.Throwable,
ArgumentNullException,
NullReferenceException,
ArgumentOutOfRangeException,
ArgumentException,
CultureNotFoundException,
IndexOutOfRangeException,
PathTooLongException,
MemberAccessException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
DriveNotFoundException,
OperationCanceledException,
NotSupportedException
java.lang.ThrowableArgumentNullExceptionNullReferenceExceptionArgumentOutOfRangeExceptionArgumentExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPathTooLongExceptionMemberAccessExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionDriveNotFoundExceptionOperationCanceledExceptionNotSupportedExceptionpublic boolean getIsFirstRun()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getIsNetworkDeployed()
throws java.lang.Throwable,
ArgumentException,
InvalidOperationException,
ArgumentNullException,
TypeLoadException,
MissingMethodException,
TargetInvocationException,
NotSupportedException,
NotImplementedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
CultureNotFoundException,
OutOfMemoryException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidDeploymentException,
FormatException,
PlatformNotSupportedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
DeploymentException,
AmbiguousMatchException,
UriFormatException,
NullReferenceException
java.lang.ThrowableArgumentExceptionInvalidOperationExceptionArgumentNullExceptionTypeLoadExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionNotImplementedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionOutOfMemoryExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidDeploymentExceptionFormatExceptionPlatformNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionDeploymentExceptionAmbiguousMatchExceptionUriFormatExceptionNullReferenceExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic DateTime getTimeOfLastUpdateCheck() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IOException, PathTooLongException, NotImplementedException, ArgumentOutOfRangeException, InvalidOperationException, DeploymentException, FormatException, OverflowException, OutOfMemoryException, InvalidDeploymentException
public java.lang.String getUpdatedApplicationFullName()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IOException,
PathTooLongException,
NotImplementedException,
ArgumentOutOfRangeException,
InvalidOperationException,
DeploymentException,
FormatException,
OverflowException,
OutOfMemoryException,
InvalidDeploymentException
public Version getUpdatedVersion() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IOException, PathTooLongException, NotImplementedException, ArgumentOutOfRangeException, InvalidOperationException, DeploymentException, FormatException, OverflowException, OutOfMemoryException, InvalidDeploymentException
public Uri getUpdateLocation() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IOException, PathTooLongException, NotImplementedException, ArgumentOutOfRangeException, InvalidOperationException, DeploymentException, FormatException, OverflowException, OutOfMemoryException, InvalidDeploymentException
public boolean IsFileGroupDownloaded(java.lang.String groupName)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
NotSupportedException,
IOException,
ArgumentOutOfRangeException,
PathTooLongException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
DriveNotFoundException,
OperationCanceledException,
IndexOutOfRangeException,
ObjectDisposedException,
NotImplementedException,
InvalidOperationException,
MissingManifestResourceException,
DeploymentException,
OverflowException,
InvalidDeploymentException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionNotSupportedExceptionIOExceptionArgumentOutOfRangeExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionDriveNotFoundExceptionOperationCanceledExceptionIndexOutOfRangeExceptionObjectDisposedExceptionNotImplementedExceptionInvalidOperationExceptionMissingManifestResourceExceptionDeploymentExceptionOverflowExceptionInvalidDeploymentExceptionpublic void removeCheckForUpdateCompleted(CheckForUpdateCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeCheckForUpdateProgressChanged(DeploymentProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDownloadFileGroupCompleted(DownloadFileGroupCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDownloadFileGroupProgressChanged(DeploymentProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUpdateCompleted(AsyncCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUpdateProgressChanged(DeploymentProgressChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic boolean Update()
throws java.lang.Throwable,
NullReferenceException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ArgumentNullException,
SecurityException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
IndexOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
DeploymentException,
FormatException,
OutOfMemoryException,
InvalidDeploymentException,
OverflowException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
PlatformNotSupportedException,
AmbiguousMatchException,
DeploymentDownloadException,
AbandonedMutexException,
Win32Exception,
DependentPlatformMissingException,
CompatibleFrameworkMissingException,
SupportedRuntimeMissingException,
RankException,
MemberAccessException,
TargetException,
TargetParameterCountException,
PolicyException,
TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionSecurityExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionFormatExceptionOutOfMemoryExceptionInvalidDeploymentExceptionOverflowExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionAbandonedMutexExceptionWin32ExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionRankExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionPolicyExceptionTrustNotGrantedExceptionpublic void UpdateAsync()
throws java.lang.Throwable,
NullReferenceException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
ArgumentNullException,
SecurityException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
IndexOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
DeploymentException,
FormatException,
OutOfMemoryException,
InvalidDeploymentException,
OverflowException,
WaitHandleCannotBeOpenedException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
PlatformNotSupportedException,
AmbiguousMatchException,
DeploymentDownloadException,
AbandonedMutexException,
Win32Exception,
MulticastNotSupportedException,
DependentPlatformMissingException,
CompatibleFrameworkMissingException,
SupportedRuntimeMissingException,
RankException,
TargetParameterCountException,
PolicyException,
TrustNotGrantedException
java.lang.ThrowableNullReferenceExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionArgumentNullExceptionSecurityExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionDeploymentExceptionFormatExceptionOutOfMemoryExceptionInvalidDeploymentExceptionOverflowExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionAmbiguousMatchExceptionDeploymentDownloadExceptionAbandonedMutexExceptionWin32ExceptionMulticastNotSupportedExceptionDependentPlatformMissingExceptionCompatibleFrameworkMissingExceptionSupportedRuntimeMissingExceptionRankExceptionTargetParameterCountExceptionPolicyExceptionTrustNotGrantedExceptionpublic void UpdateAsyncCancel()
throws java.lang.Throwable
java.lang.Throwable