This class is not java.io.Serializable because it requires a ClassLoader
so it can not be used to set a property on a server from an Odjdob Client.
| classLoader | The class loader to use to load the class. |
| name | The name of the class. |
| Example 1 | See convert for an example. |
| Configured By | ELEMENT |
| Access | READ_WRITE |
| Required | No, defaults to Oddjob's class loader. |
The class loader to use to load the class.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes. |
The name of the class.
See convert for an example.