Uiinfrastructure API Docs  
 

CheckDevKit Class

Check the version of the JDK / .NET runtime we are on. Pretty basic test.

For a list of all members of this type, see CheckDevKit Members.

System.Object
   com.plumtree.uiinfrastructure.application.startup.CheckDevKit

public class CheckDevKit : IStartupTask, IMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.startup

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

CheckDevKit Members | com.plumtree.uiinfrastructure.application.startup Namespace