org.apache.commons.configuration.web
public class AppletConfiguration extends BaseWebConfiguration
Since: 1.1
Version: $Revision: 515306 $, $Date: 2007-03-06 22:15:00 +0100 (Di, 06 Mrz 2007) $
| Field Summary | |
|---|---|
| protected Applet | applet Stores the wrapped applet. |
| Constructor Summary | |
|---|---|
| AppletConfiguration(Applet applet)
Create an AppletConfiguration using the initialization parameters of
the specified Applet.
| |
| Method Summary | |
|---|---|
| Iterator | getKeys() |
| Object | getProperty(String key) |
Parameters: applet the applet