<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mbean SYSTEM "D:\eclipse\workspace\ibsext\jboss_xmbean_1_0.dtd">
<!--mbean>
The IBS CONFIG XMBean Example
<state-action-on-update value="keep-running"/>
com.ibs.cofig.mbean.ConfigFile
The default constructor
ConfigFile
The location in JNDI where the Map we manage will be bound
jndiName
java.lang.String
The start lifecycle operation
start
The stop lifecycle operation
stop
Save a file into database
setFile
File's system indentifier
id
int
File to be saved
file
java.io.File
Get a file from database
getFile
File's system indentifier
id
int
<return-type>java.io.InputStream</return-type>
Save a file into database
setConfigFile
File's name
name
String
File to be saved
file
java.io.File
Get a file from database
getConfigFile
File's name
name
String
<return-type>java.io.InputStream</return-type>
Save a file into database
setConfigSchemaFile
File's name
name
String
File to be saved
file
java.io.File
Get a file from database
getConfigSchemaFile
File's name
name
String
<return-type>java.io.InputStream</return-type>
Save a file into database
setConfigExtFile
File's name
name
String
File to be saved
file
java.io.File
Get a file from database
getConfigExtFile
File's name
name
String
<return-type>java.io.InputStream</return-type>
The notification sent whenever a value is saved
javax.management.Notification
<notification-type>com.ibs.cofig.mbean.setFile</notification-type>
</mbean-->View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855210#3855210 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855210 ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
