|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecterjang.ENative
erjang.m.erlang.Native
public class Native
Hook to identify classes that contain native code for this module
| Constructor Summary | |
|---|---|
Native()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class<?>[] |
getNativeClasses()
if you want to put the BIFs in multiple class files, you can tell which class files here. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Native()
| Method Detail |
|---|
protected java.lang.Class<?>[] getNativeClasses()
ENativeerlang
has so many BIFs that it is very inconvenient to have them in one large
file.
getNativeClasses in class ENative
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||