|
org.netbeans.modules.j2ee.metadata/0 1.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataModelAction | |
---|---|
org.netbeans.modules.j2ee.metadata.model.api | |
org.netbeans.modules.j2ee.metadata.model.spi |
Uses of MetadataModelAction in org.netbeans.modules.j2ee.metadata.model.api |
---|
Methods in org.netbeans.modules.j2ee.metadata.model.api with parameters of type MetadataModelAction | ||
---|---|---|
|
MetadataModel.runReadAction(MetadataModelAction<T,R> action)
Executes an action in the context of this model and in the calling thread. |
|
|
MetadataModel.runReadActionWhenReady(MetadataModelAction<T,R> action)
Executes an action in the context of this model either immediately if the model is ready, or at a later point in time when the model becomes ready. |
Uses of MetadataModelAction in org.netbeans.modules.j2ee.metadata.model.spi |
---|
Methods in org.netbeans.modules.j2ee.metadata.model.spi with parameters of type MetadataModelAction | ||
---|---|---|
|
MetadataModelImplementation.runReadAction(MetadataModelAction<T,R> action)
Corresponds to MetadataModel.runReadAction(org.netbeans.modules.j2ee.metadata.model.api.MetadataModelAction . |
|
|
MetadataModelImplementation.runReadActionWhenReady(MetadataModelAction<T,R> action)
Corresponds to MetadataModel.runReadActionWhenReady(org.netbeans.modules.j2ee.metadata.model.api.MetadataModelAction . |
|
org.netbeans.modules.j2ee.metadata/0 1.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |