Adobe 38000382 JRun Guide - Page 85

The following table describes where you can find more information, JRun Administrator's Guide.

Page 85 highlights

Package jrunx.rmi jrunx.scheduler jrunx.server jrunx.tyrex jrunx.util jrunx.watcher jrunx.xdoclet jrunx.xml Description Provides classes that interact with the JMX Management interface of the RMI Broker. Defines the SchedulerService. Provides classes that you can use to add and remove JRun servers; start, stop, and restart servers; get JRun server status, and get JRun server metadata. Contains open-source transaction management classes and interfaces. Contains classes that provide convenience methods for working with MIME types, XML metadata, JAR files, and other objects. Contains classes used by the ClusterDeployerService to watch the cluster deploy directory for additions, deletions, or changes. Implementation of the XDoclet JRun service. This is a JRun service wrapper around the open source XDoclet project originally created by Rickard Oberg and now maintained at SourceForge (http://www.sf.net). This service uses a slightly-modified version of Ant in conjunction with the lib/xdoclet.xml file and the MBean settings to generate source files, compiled classes, and descriptors. Because Ant itself is not integrated as a JRun service, this service sets a handful of System properties in order to configure Ant. For more information on using XDoclet in your web applications, see JRun Programmer's Guide. Provides utility classes for creating XML metadata files and executing XPath statements on XML documents. The following table describes where you can find more information: For information See Accessing MBean interfaces using custom tags Chapter 6, "Using the JMC Custom Tag Library" on page 47 Writing your own service and MBean interfaces Chapter 8, "JRun Services" on page 79. Accessing MBean interfaces using the JRun Administrator's Guide. HtmlAgentService JRun APIs overview 71

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116

JRun APIs overview
71
The following table describes where you can find more information:
jrunx.rmi
Provides classes that interact with the
JMX Management
interface of the RMI Broker.
jrunx.scheduler
Defines the SchedulerService.
jrunx.server
Provides classes that you can use to add and remove JRun
servers; start, stop, and restart servers; get JRun server status,
and get JRun server metadata.
jrunx.tyrex
Contains open-source transaction management classes and
interfaces.
jrunx.util
Contains classes that provide convenience methods for working
with MIME types, XML metadata, JAR files, and other objects.
jrunx.watcher
Contains classes used by the ClusterDeployerService to watch
the cluster deploy directory for additions, deletions, or changes.
jrunx.xdoclet
Implementation of the XDoclet JRun service. This is a JRun
service wrapper around the open source XDoclet project
originally created by Rickard Oberg and now maintained at
SourceForge (http://www.sf.net).
This service uses a slightly-modified version of Ant in
conjunction with the lib/xdoclet.xml file and the MBean settings
to generate source files, compiled classes, and descriptors.
Because Ant itself is not integrated as a JRun service, this
service sets a handful of System properties in order to configure
Ant.
For more information on using XDoclet in your web applications,
see
JRun Programmer’s Guide
.
jrunx.xml
Provides utility classes for creating XML metadata files and
executing XPath statements on XML documents.
For information
See
Accessing MBean interfaces using
custom tags
Chapter 6, “Using the JMC Custom Tag Library”
on page 47
Writing your own service and MBean
interfaces
Chapter 8, “JRun Services” on page 79
.
Accessing MBean interfaces using the
HtmlAgentService
JRun Administrator’s Guide.
Package
Description