public class ApplicationManager extends MarshalByRefObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.Hosting.ApplicationManager
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.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web
|
static java.lang.String |
className
Qualified class name: System.Web.Hosting.ApplicationManager
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ApplicationManager() |
ApplicationManager(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationManager |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into ApplicationManager, a cast assert is made to check if types are compatible. |
void |
Close() |
IRegisteredObject |
CreateObject(IApplicationHost appHost,
NetType type) |
IRegisteredObject |
CreateObject(java.lang.String appId,
NetType type,
java.lang.String virtualPath,
java.lang.String physicalPath,
boolean failIfExists) |
IRegisteredObject |
CreateObject(java.lang.String appId,
NetType type,
java.lang.String virtualPath,
java.lang.String physicalPath,
boolean failIfExists,
boolean throwOnError) |
AppDomain |
GetAppDomain(IApplicationHost appHost) |
AppDomain |
GetAppDomain(java.lang.String appId) |
static ApplicationManager |
GetApplicationManager() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
IRegisteredObject |
GetObject(java.lang.String appId,
NetType type) |
ApplicationInfo[] |
GetRunningApplications() |
NetObject |
InitializeLifetimeService() |
boolean |
IsIdle() |
void |
Open() |
void |
setJCOInstance(JCObject instance) |
void |
ShutdownAll() |
void |
ShutdownApplication(java.lang.String appId) |
void |
StopObject(java.lang.String appId,
NetType type) |
CreateObjRef, GetLifetimeServicepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ApplicationManager()
throws java.lang.Throwable
java.lang.Throwablepublic ApplicationManager(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ApplicationManager cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ApplicationManager, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedApplicationManager instancejava.lang.Throwable - in case of error during cast operationpublic void Close()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
SecurityException,
ArgumentNullException,
NotSupportedException,
OutOfMemoryException,
FormatException,
InvalidOperationException,
HttpException,
ConfigurationErrorsException,
MissingManifestResourceException,
ConfigurationException,
ObjectDisposedException,
AbandonedMutexException,
SemaphoreFullException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionSecurityExceptionArgumentNullExceptionNotSupportedExceptionOutOfMemoryExceptionFormatExceptionInvalidOperationExceptionHttpExceptionConfigurationErrorsExceptionMissingManifestResourceExceptionConfigurationExceptionObjectDisposedExceptionAbandonedMutexExceptionSemaphoreFullExceptionpublic IRegisteredObject CreateObject(IApplicationHost appHost, NetType type) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, HttpException, OutOfMemoryException, NotSupportedException, MemberAccessException, IndexOutOfRangeException, NullReferenceException, ConfigurationErrorsException, ProviderException, IOException, PathTooLongException, OverflowException, SystemException, SecurityException, CannotUnloadAppDomainException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionHttpExceptionOutOfMemoryExceptionNotSupportedExceptionMemberAccessExceptionIndexOutOfRangeExceptionNullReferenceExceptionConfigurationErrorsExceptionProviderExceptionIOExceptionPathTooLongExceptionOverflowExceptionSystemExceptionSecurityExceptionCannotUnloadAppDomainExceptionpublic IRegisteredObject CreateObject(java.lang.String appId, NetType type, java.lang.String virtualPath, java.lang.String physicalPath, boolean failIfExists) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, HttpException, OutOfMemoryException, NotSupportedException, MemberAccessException, IndexOutOfRangeException, NullReferenceException, ConfigurationErrorsException, ProviderException, IOException, PathTooLongException, OverflowException, SystemException, SecurityException, CannotUnloadAppDomainException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionHttpExceptionOutOfMemoryExceptionNotSupportedExceptionMemberAccessExceptionIndexOutOfRangeExceptionNullReferenceExceptionConfigurationErrorsExceptionProviderExceptionIOExceptionPathTooLongExceptionOverflowExceptionSystemExceptionSecurityExceptionCannotUnloadAppDomainExceptionpublic IRegisteredObject CreateObject(java.lang.String appId, NetType type, java.lang.String virtualPath, java.lang.String physicalPath, boolean failIfExists, boolean throwOnError) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, OutOfMemoryException, PathTooLongException, NotSupportedException, MemberAccessException, NullReferenceException, ConfigurationErrorsException, ConfigurationException, ProviderException, IOException, SecurityException, OverflowException, FormatException, SystemException, CannotUnloadAppDomainException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionHttpExceptionOutOfMemoryExceptionPathTooLongExceptionNotSupportedExceptionMemberAccessExceptionNullReferenceExceptionConfigurationErrorsExceptionConfigurationExceptionProviderExceptionIOExceptionSecurityExceptionOverflowExceptionFormatExceptionSystemExceptionCannotUnloadAppDomainExceptionpublic AppDomain GetAppDomain(IApplicationHost appHost) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException, HttpException, OutOfMemoryException
public AppDomain GetAppDomain(java.lang.String appId) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionpublic static ApplicationManager GetApplicationManager() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, HttpException, NullReferenceException, MemberAccessException, IndexOutOfRangeException, InvalidOperationException, CultureNotFoundException, MulticastNotSupportedException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class MarshalByRefObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class MarshalByRefObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class MarshalByRefObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class MarshalByRefObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class MarshalByRefObjectJCType representing the CLR Type of the instantiated Classpublic IRegisteredObject GetObject(java.lang.String appId, NetType type) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, TypeLoadException, InvalidOperationException, ObjectDisposedException, AbandonedMutexException
public ApplicationInfo[] GetRunningApplications() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionpublic NetObject InitializeLifetimeService() throws java.lang.Throwable
InitializeLifetimeService in class MarshalByRefObjectjava.lang.Throwablepublic boolean IsIdle()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionpublic void Open()
throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class MarshalByRefObjectpublic void ShutdownAll()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
SecurityException,
ArgumentNullException,
NotSupportedException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
OutOfMemoryException,
FormatException,
HttpException,
ConfigurationErrorsException,
NotImplementedException,
ConfigurationException,
ObjectDisposedException,
AbandonedMutexException,
SemaphoreFullException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionSecurityExceptionArgumentNullExceptionNotSupportedExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionOutOfMemoryExceptionFormatExceptionHttpExceptionConfigurationErrorsExceptionNotImplementedExceptionConfigurationExceptionObjectDisposedExceptionAbandonedMutexExceptionSemaphoreFullExceptionpublic void ShutdownApplication(java.lang.String appId)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
SecurityException,
NotSupportedException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
OutOfMemoryException,
FormatException,
HttpException,
ConfigurationErrorsException,
NotImplementedException,
ConfigurationException,
ObjectDisposedException,
AbandonedMutexException,
SemaphoreFullException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionSecurityExceptionNotSupportedExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionOutOfMemoryExceptionFormatExceptionHttpExceptionConfigurationErrorsExceptionNotImplementedExceptionConfigurationExceptionObjectDisposedExceptionAbandonedMutexExceptionSemaphoreFullExceptionpublic void StopObject(java.lang.String appId,
NetType type)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
TypeLoadException,
InvalidOperationException,
ObjectDisposedException,
AbandonedMutexException