INTERFACE METHOD AND APPARATUS BY USING PLUG-IN

Disclosed are a plug-in interface method and apparatus using an abstract interface in realizing a plug-in interface system. The interface method according to the present invention comprises the steps of: generating an abstract interface defined in a message exchange bus (MEB); generating the dynamic...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: SHIM, JUN YONG
Format: Patent
Sprache:eng ; kor
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Disclosed are a plug-in interface method and apparatus using an abstract interface in realizing a plug-in interface system. The interface method according to the present invention comprises the steps of: generating an abstract interface defined in a message exchange bus (MEB); generating the dynamic link library of a message exchange component (MEC) using the generated abstract interface; and connecting the generated DLL and the MEB and transmitting and receiving data using data stored in the MEB. According to the present invention, it is possible to solve dependency problems due to reference to a framework object which may occur at the compile time by reference to the abstract interface even if a separate plug-in provider does not exist. [Reference numerals] (AA) Start; (BB) End; (S100) Generate an abstract interface; (S200) Generate the DLL of MEC; (S300) Connect the DLL of MEC with MEB; (S400) Transmit and receive data between the DLL of MEC and the MEB