JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
edu.university.ecs.lab.detection.metrics.models
Interface IServiceDescriptorBuilder
All Superinterfaces:
IInputFile
public interface
IServiceDescriptorBuilder
extends
IInputFile
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IServiceDescriptor
build
(
String
filePath)
Method Details
build
IServiceDescriptor
build
(
String
filePath)
throws
IOException
Specified by:
build
in interface
IInputFile
Throws:
IOException