| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Disconnector | |
|---|---|
| jef.disconnection | |
| jef.disconnection.impl | |
| Uses of Disconnector in jef.disconnection | 
|---|
| Subinterfaces of Disconnector in jef.disconnection | |
|---|---|
|  interface | FieldDisconnectorThis interface defines the contract every concrete class responsible of extracting a field's definition from a Java class has to adhere to. | 
|  interface | MethodDisconnectorThis interface defines the contract every concrete class responsible of extracting a method's definition from a Java class has to adhere to. | 
| Methods in jef.disconnection that return Disconnector | |
|---|---|
|  Disconnector | DisconnectorsFactory.getInstance(DisconnectorsFactory.DisconnectorType type)Instantiates a Disconnectorof the specified type. | 
| Uses of Disconnector in jef.disconnection.impl | 
|---|
| Classes in jef.disconnection.impl that implement Disconnector | |
|---|---|
|  class | DefaultFieldDisconnectorDefault implementation of the FieldDisconnectorinterface. | 
|  class | DefaultMethodDisconnectorDefault implementation of the MethodDisconnectorinterface. | 
| Methods in jef.disconnection.impl that return Disconnector | |
|---|---|
|  Disconnector | DefaultDisconnectorsFactory.getInstance(DisconnectorsFactory.DisconnectorType type) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||