Matches in SemOpenAlex for { <https://semopenalex.org/work/W135272125> ?p ?o ?g. }
Showing items 1 to 54 of
54
with 100 items per page.
- W135272125 abstract "public class Complaint implements java.io.Serializable {private String description;private Person complainer; ... public Complaint(String description, Person complainer, ...) { ...}public String getDescription() {return this.description;}public Person getComplainer() {return this.complainer;}public void setDescription(String desc) {this.description = desc;}public void setComplainer(Person complainer) {this.complainer = complainer;} ...}public interface IFacade extends java.rmi.Remote {public void updateComplaint complaint)throws TransactionException, RepositoryException,ObjectNotFoundException, ObjectNotValidException,RemoteException;. . . }public class HealthWatcherFacade implements IFacade{public void update(Complaint complaint) throws TransactionException, RepositoryException,ObjectNotFoundException, ObjectNotValidException {...} public static void main(String[] args) {try {HealthWatcherFacade facade = HealthWatcherFacade.getInstance();System.out.println(Creating RMI server...);UnicastRemoteObject.exportObject(facade); java.rmi.Naming.rebind(/HealthWatcher);System.out.println(Server created and ready.);}catch (RemoteException rmiEx) {... }catch (MalformedURLException rmiEx) { ...}catch(Exception ex) {... }}}public class Person implements java.io.Serializable{private String nome; ...public Person(String nome, …) {this.nome = nome; …}public String getNome() {return nome;} …}public class ServletUpdateComplaintData extends HttpServlet {private IFacade facade;public void init(ServletConfig config) throws ServletException {try {facade = (IFacade) java.rmi.Naming.lookup(//HealthWatcher);}catch (java.rmi.RemoteException rmiEx) {...}catch (java.rmi.NotBoundException rmiEx) {...}catch (java.net.MalformedURLException rmiEx) {...}public void doPost(HttpServletRequest request, HttpServletResponse response)throws ServletException, IOException {...facade.update(complaint);...} ..." @default.
- W135272125 created "2016-06-24" @default.
- W135272125 creator A5017931797 @default.
- W135272125 creator A5061460618 @default.
- W135272125 creator A5073460644 @default.
- W135272125 date "2004-01-01" @default.
- W135272125 modified "2023-09-27" @default.
- W135272125 title "Desenvolvimento de Software Orientados a Aspectos Utilizando RUP e AspectJ" @default.
- W135272125 cites W1485658078 @default.
- W135272125 cites W1991003521 @default.
- W135272125 cites W2031527423 @default.
- W135272125 cites W2035391316 @default.
- W135272125 cites W2057334711 @default.
- W135272125 cites W2125348950 @default.
- W135272125 cites W2143238865 @default.
- W135272125 cites W2986348978 @default.
- W135272125 cites W70873095 @default.
- W135272125 cites W83126184 @default.
- W135272125 cites W101648806 @default.
- W135272125 cites W1498364753 @default.
- W135272125 cites W9755416 @default.
- W135272125 hasPublicationYear "2004" @default.
- W135272125 type Work @default.
- W135272125 sameAs 135272125 @default.
- W135272125 citedByCount "0" @default.
- W135272125 crossrefType "journal-article" @default.
- W135272125 hasAuthorship W135272125A5017931797 @default.
- W135272125 hasAuthorship W135272125A5061460618 @default.
- W135272125 hasAuthorship W135272125A5073460644 @default.
- W135272125 hasConcept C111919701 @default.
- W135272125 hasConcept C166957645 @default.
- W135272125 hasConcept C17744445 @default.
- W135272125 hasConcept C199539241 @default.
- W135272125 hasConcept C205649164 @default.
- W135272125 hasConcept C2780113678 @default.
- W135272125 hasConcept C2780838233 @default.
- W135272125 hasConcept C41008148 @default.
- W135272125 hasConcept C548217200 @default.
- W135272125 hasConceptScore W135272125C111919701 @default.
- W135272125 hasConceptScore W135272125C166957645 @default.
- W135272125 hasConceptScore W135272125C17744445 @default.
- W135272125 hasConceptScore W135272125C199539241 @default.
- W135272125 hasConceptScore W135272125C205649164 @default.
- W135272125 hasConceptScore W135272125C2780113678 @default.
- W135272125 hasConceptScore W135272125C2780838233 @default.
- W135272125 hasConceptScore W135272125C41008148 @default.
- W135272125 hasConceptScore W135272125C548217200 @default.
- W135272125 hasLocation W1352721251 @default.
- W135272125 hasOpenAccess W135272125 @default.
- W135272125 hasPrimaryLocation W1352721251 @default.
- W135272125 isParatext "false" @default.
- W135272125 isRetracted "false" @default.
- W135272125 magId "135272125" @default.
- W135272125 workType "article" @default.