tle.framework.component.impl.uicreator
Interface DefaultUICreatorMBean

All Superinterfaces:
ComponentMBean
All Known Implementing Classes:
DefaultUICreator

public interface DefaultUICreatorMBean
extends ComponentMBean

DefaultUICreator ÄÄÆ÷³ÍÆ®ÀÇ MBean ÀÎÅÍÆäÀ̽º

Since:
2.0
Author:
ÃÖ¹ü±Õ

Method Summary
 java.lang.String getConfigFile()
          ¼³Á¤ ÆÄÀÏÀÇ °æ·Î¸¦ ±¸ÇÑ´Ù.
 void reloadConfiguration()
          ¼³Á¤ ÆÄÀϷκÎÅÍ ¼³Á¤ Á¤º¸¸¦ ´Ù½Ã Àоî¿Â´Ù.
 
Methods inherited from interface tle.framework.component.ComponentMBean
getDescription, getID, getState
 

Method Detail

getConfigFile

public java.lang.String getConfigFile()
¼³Á¤ ÆÄÀÏÀÇ °æ·Î¸¦ ±¸ÇÑ´Ù.


reloadConfiguration

public void reloadConfiguration()
                         throws ComponentException
¼³Á¤ ÆÄÀϷκÎÅÍ ¼³Á¤ Á¤º¸¸¦ ´Ù½Ã Àоî¿Â´Ù.

Throws:
ComponentException